summaryrefslogtreecommitdiff
path: root/package/openswan/Makefile
AgeCommit message (Collapse)Author
2008-04-14mark all openswan packages as brokennico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-14Mark broken packages as broken:agb
- acx-mac80211 - openswan - aodv-uu git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10831 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-03update openswan to 0.4.10, reenable 2.6 support, sync with included openwrt ↵nbd
packaging code (ported from wr to kamikaze) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9651 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-07move package description to a separate definition, remove it when ↵nico
DESCRIPTION=TITLE git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-02use a default VERSION field for kmod packagesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-17mark openswan as 2.4 only for now (doesn't work on 2.6.22, does anyone even ↵nbd
need this on 2.6?) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7649 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-28update openswan to latest upstream version and add fixes for 2.6.21 api changesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-05-01Added dependency to package IP required by Openswanhcg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7073 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-28replace common -I and -L search flags with TARGET_CPPFLAGS and TARGET_LDFLAGSnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6735 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16add file type autodetection for the unpack command and nuke PKG_CAT:= in ↵nbd
lots of places git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-03-16add a default for PKG_BUILD_DIR and PKG_INSTALL_DIR (will use ↵nbd
KERNEL_BUILD_DIR if kernel.mk is included, BUILD_DIR otherwise) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6580 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-01-05Use the KernelPackage template instead of kmod-fooflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5995 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-15update openswan to 2.4.7, fix 2.6.19 buildnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5801 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-23replace lots of manual install commands with INSTALL_* variablesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5624 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-15init script cleanup, use /etc/rc.d/ for enabled scripts, ↵nbd
/etc/init.d/<pkgname> (enable|disable) manages symlinks git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5128 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-29openswan makefile cleanup and compile fixnbd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4882 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-24new (last?) attempt at standardizing Makefilesnico
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4855 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-09-23standardize Makefile, add userland daemonnico
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4832 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-08-22Upgrade to openswan-2.4.6, fix showhostkey script (closes #444), *should* ↵florian
fix #647, #671 git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4632 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-27credit where credit is duembm
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4091 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21add INCLUDE_DIR variable for $(TOPDIR)/includenbd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4033 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-21build system cleanup. move shared include files into $(TOPDIR)/include, move ↵nbd
lzma, mkfs.* into toolchain/ git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-18normalize Makefiles.nico
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-06-17move openswan from target/linux/package to package/.nico
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3974 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13remove lots of non-essential packagesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@3641 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-04-13also update openswan in package/nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3638 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-03-28update openswan to 2.4.5rc5 and fix compile issueswbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@3535 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-24close ticket #63wbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2553 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-15security update, fixes #52wbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2493 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-11-07fix openswan rebuildnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2377 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-09-29update openswan to 2.40wbx
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2003 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-05-28move package/linux into target/linux, use wbx' new kernel code. support ↵nbd
building images with more than one kernel, split kernel module parts off of packages that use their own kernel modules (fuse, shfs, openswan). some cleanup in the image building process in target/. image builder is disabled for now, needs some fixing. git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@1085 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-11fix openswan -- do NOT strip the kernel modulesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@619 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09update openswan to 2.3.1nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@606 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-09Tweak openswan: strip kernel module and remove /var from packagenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2005-04-05add openswannbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@565 3c298f89-4303-0410-b956-a3cf2f4a3e73