Commit graph

70 commits

Author SHA1 Message Date
wiz
9857186f24 Bump PKGREVISION for libXft changes for NetBSD native X support on
NetBSD 6, requested by tron.
2013-06-06 12:53:40 +00:00
tron
e05e426ab4 Try to fix the fallout caused by the fix for PR pkg/47882. Part 3:
Recursively bump package revisions again after the "freetype2" and
"fontconfig" handling was fixed.
2013-06-04 22:15:37 +00:00
wiz
61dc4ab4d2 Bump freetype2 and fontconfig dependencies to current pkgsrc versions,
to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.

While doing that, also bump freetype2 dependency to current pkgsrc
version.

Suggested by tron in PR 47882
2013-06-03 10:05:17 +00:00
wiz
a96f4900ac Recursive bump for png-1.6. 2013-02-16 11:18:58 +00:00
jperkin
84991145cf PKGREVISION bumps for the security/openssl 1.0.1d update. 2013-02-06 23:20:50 +00:00
asau
276a662941 Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days. 2012-10-23 17:18:07 +00:00
adam
ed93f0ca47 Revbump after updating graphics/pango 2012-10-08 23:00:34 +00:00
tron
78f9c75877 Mass recursive bump after the dependence fix of the "cairo" package
requested by Thomas Klausner.
2012-10-02 17:10:28 +00:00
obache
8ace00dcd8 recursive bump from libffi shlib major bump
(additionaly, reset PKGREVISION of qt4-* sub packages from base qt4 update)
2012-09-15 10:03:29 +00:00
adam
e7608643ab Revbump after updating graphics/cairo 2012-09-07 19:16:05 +00:00
wiz
b630ed46ca More pcre PKGREVISION bumps. 2012-03-03 12:54:15 +00:00
wiz
5fb1e22076 Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)

Enjoy.
2012-02-06 12:40:37 +00:00
sbd
ff3e585f03 Recursive bump for graphics/freetype2 buildlink addition. 2011-11-01 06:11:52 +00:00
obache
51d76b29e2 recursive bump from gettext-lib shlib bump. 2011-04-22 14:40:40 +00:00
obache
61e7260cb3 LICENSE=gnu-gpl-v2 2011-04-09 08:43:56 +00:00
obache
a4deed2a45 marked as user-destdir installation ready. 2011-04-09 08:40:12 +00:00
wiz
fcc0b5fda0 png shlib name changed for png>=1.5.0, so bump PKGREVISIONs. 2011-01-13 13:53:23 +00:00
abs
93cde1a832 PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome 2010-11-15 22:56:08 +00:00
obache
03951426d5 MAKE_JOBS_SAFE=no 2010-10-06 12:09:43 +00:00
wiz
5310bb3326 More PKGREVISION bumps for pixman update. 2010-09-14 11:13:10 +00:00
wiz
672ef23395 Recursive PKGREVISION bump for jpeg update to 8. 2010-01-17 12:02:03 +00:00
sno
949cd3bc1f bump revision because of graphics/jpeg update 2009-08-26 19:56:37 +00:00
joerg
24151e2b99 Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
wiz
0d41c611ab Replace USE_NCURSES with INCOMPAT_CURSES, now that PR 24928 is fixed. 2008-04-28 22:08:14 +00:00
tnn
ad6ceadd25 Per the process outlined in revbump(1), perform a recursive revbump
on packages that are affected by the switch from the openssl 0.9.7
branch to the 0.9.8 branch. ok jlam@
2008-01-18 05:06:18 +00:00
wiz
0ef636a244 Remove Ex-MASTER_SITE. From Zafer Aydogan. 2007-12-02 11:25:02 +00:00
jlam
9c8b5ede43 Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no
developer is officially maintaining the package.

The rationale for changing this from "tech-pkg" to "pkgsrc-users" is
that it implies that any user can try to maintain the package (by
submitting patches to the mailing list).  Since the folks most likely
to care about the package are the folks that want to use it or are
already using it, this would leverage the energy of users who aren't
developers.
2006-03-04 21:28:51 +00:00
joerg
30e0f6de31 Add DragonFly support. 2006-02-24 20:39:42 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
rillig
cf96b84b71 Added a "gtk" option, as proposed in PR 32029. Fixes that PR. 2005-11-19 14:28:50 +00:00
adrianp
2eac11eba1 - Add a conflict statement now that ettercpa-NG has been imported 2005-05-14 16:46:17 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
agc
b12d62efb5 Add RMD160 digests. 2005-02-24 12:13:41 +00:00
jlam
aa7364138f 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:13:17 +00:00
jlam
e9a5d892dc Convert to set USE_OLD_DES_API=yes and remove NetBSD-specific workarounds. 2004-12-15 16:17:59 +00:00
jlam
00686c240d 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-12-04 23:09:06 +00:00
jlam
af591191d2 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-11-12 06:39:19 +00:00
ben
73d1e9cd64 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-22 14:10:44 +00:00
tv
c487cb967a 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-10-03 00:12:51 +00:00
ben
e4cd7b38c8 MAINTAINER unreachable by mail, setting to tech-pkg. 2004-08-17 03:54:28 +00:00
wiz
0636c8b430 Update USE_NCURSES comment now that we have *echochar. 2004-04-05 10:30:12 +00:00
xtraeme
7fe0be3073 bl3ify 2004-03-31 07:12:21 +00:00
wiz
90013cfeb7 Update comment about why this needs ncurses. 2004-03-26 20:09:55 +00:00
wiz
a661ce60c0 PKGREVISION bump after openssl-security-fix-update to 0.9.6m.
Buildlink files: RECOMMENDED version changed to current version.
2004-03-26 02:27:34 +00:00
jlam
3ac2d4b8aa In the new compiler selection framework, GCC_REQD is appended to, not
overridden.
2004-02-01 01:43:28 +00:00
wiz
cdfe9242f7 Update USE_NCURSES comment. 2004-01-23 23:38:13 +00:00
xtraeme
6f6b551f07 Update to 0.6.b
Changes:

0.6.b       20030710

      + Plugins now works with GTK+ interface
      + Updated the passive OS fingerprint database (1279 records)
      !! Fixed internal refreshing (for huge traffic loads)
      !! Fixed wifi-dump support
      !! Fixed doppleganger re-arp
      !! Fixed a problem with signed char under mac G3
      !! Fixed some possible buffer overflows


0.6.a       20030507

      + Buffered Data Connections (only for ncurses)
      + New Sniffing method (Port Stealing)
      + Updated the passive OS fingerprint database (1189 records)
      + enhanced smb dissector
      + enhanced troll plugin against request caching
      + NEW PLUGIN: Confusion,Hunter, SMB suite
      + partial wifi-dump support (experimental)
      !! Fixed demonization problem
      !! Fixed StateMachine problem
      !! a bouch of bug fix
2003-12-18 03:01:38 +00:00
jschauma
fe19bb05b5 PKGREVISION++ after openssl update. 2003-11-12 03:39:39 +00:00
dmcmahill
330109670c use gcc3 on alpha to avoid compiler errors which prevent building 2003-11-05 00:04:20 +00:00
xtraeme
a7bf8c835d Make this build on NetBSD -current (using the same hack as libesmtp does,
including <des.h> if we are on -current or create a symlink in the
BUILDLINK_DIR if we don't have OpenSSL 0.9.7).

Closes PR pkg/22710 by Soren Jacobsen. Bump pkgrevision to 4.
2003-09-30 12:03:21 +00:00