2005-05-14 18:46:17 by Adrian Portelli | Files touched by this commit (1) |
Log message: - Add a conflict statement now that ettercpa-NG has been imported |
2005-04-11 23:48:17 by Todd Vierling | Files touched by this commit (3539) |
Log message: Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. |
2004-12-15 18:13:17 by Johnny C. Lam | Files touched by this commit (4) |
Log message: Move hacks to a separate hacks.mk file. Remove a section of patch-aa that was an older workaround to the same GCC/alpha bug that is now superseded by simply requiring gcc>=3.0. |
2004-12-15 17:17:59 by Johnny C. Lam | Files touched by this commit (3) |
Log message: Convert to set USE_OLD_DES_API=yes and remove NetBSD-specific workarounds. |
2004-12-05 00:09:07 by Johnny C. Lam | Files touched by this commit (17) |
Log message: Set PTHREAD_AUTO_VARS to "yes" after pthread.buildlink3.mk was changed not to automatically add pthread-related CFLAGS, LDFLAGS, and LIBS to the configure and build processes. |
2004-11-12 07:39:21 by Johnny C. Lam | Files touched by this commit (35) |
Log message: Remove redundant uses of PTHREAD_{CFLAGS,LDFLAGS} now that they're added automatically by pthread.buildlink3.mk. Also, factor out the pthread library out of PTHREAD_LDFLAGS into a standalone variable PTHREAD_LIBS and use it in packages where necessary (usually the ones that don't have a GNU configure script). |
2004-10-22 16:10:44 by Ben Collver | Files touched by this commit (3) |
Log message: Modify how OpenSSL's des.h is included, to make ettercap build with builtin SSL on -1.6_STABLE and -current. This addresses PR#26615. |
2004-10-03 02:18:40 by Todd Vierling | Files touched by this commit (863) |
Log message: Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10 in the process. (More information on tech-pkg.) Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and installing .la files. Bump PKGREVISION (only) of all packages depending directly on the above via a buildlink3 include. |
2004-08-17 05:54:28 by Ben Collver | Files touched by this commit (1) |
Log message: MAINTAINER unreachable by mail, setting to tech-pkg. |
2004-04-05 12:30:12 by Thomas Klausner | Files touched by this commit (1) |
Log message: Update USE_NCURSES comment now that we have *echochar. |