| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=214430
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=211584
|
|
|
|
|
|
|
| |
Submitted by: Andrew W. Nosenko
Notes:
svn path=/head/; revision=210603
|
|
|
|
| |
Notes:
svn path=/head/; revision=209422
|
|
|
|
| |
Notes:
svn path=/head/; revision=208144
|
|
|
|
| |
Notes:
svn path=/head/; revision=202411
|
|
|
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Notes:
svn path=/head/; revision=191544
|
|
|
|
| |
Notes:
svn path=/head/; revision=172981
|
|
|
|
| |
Notes:
svn path=/head/; revision=162215
|
|
|
|
|
|
|
|
| |
Discussed with: kris
Approved by: portmgr (implicit)
Notes:
svn path=/head/; revision=157004
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154303
|
|
|
|
|
|
|
|
| |
- Chase shared library bumps
- Update gnupg-devel to 1.9.20
Notes:
svn path=/head/; revision=151662
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
Notes:
svn path=/head/; revision=148323
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
| |
Notes:
svn path=/head/; revision=145789
|
|
|
|
|
|
|
|
|
| |
Update gnupg-devel to 1.9.16.
Update dirmngr to 0.9.2.
Bump PORTREVISION for pinentry (for libksba shared library bump).
Notes:
svn path=/head/; revision=133887
|
|
|
|
| |
Notes:
svn path=/head/; revision=133677
|
|
|
|
| |
Notes:
svn path=/head/; revision=133603
|
|
|
|
| |
Notes:
svn path=/head/; revision=133458
|
|
|
|
| |
Notes:
svn path=/head/; revision=130974
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* made the code try to lock secure memory pool not only when running as
root,
* fixed type usage in Serpent,
* made the code mix the PID into the entropy pool for better protection
after a fork,
* fixed memory leak in RSA.
* fixed alignment problems in Rijndael,
* fixed memory leak in gcry_pk_sign(),
* fixed broken pointer access in gcry_ac_open(),
* updated the documentation,
* fixed several other bugs.
Chase Shared library version and bump PORTREVISION of affected ports.
Notes:
svn path=/head/; revision=126139
|
|
|
|
|
|
|
| |
big upgrade.
Notes:
svn path=/head/; revision=121070
|
|
|
|
| |
Notes:
svn path=/head/; revision=120791
|
|
|
|
| |
Notes:
svn path=/head/; revision=120787
|
|
|
|
| |
Notes:
svn path=/head/; revision=115407
|
|
|
|
| |
Notes:
svn path=/head/; revision=108375
|
|
|
|
|
|
|
| |
previous attempt didn't work.
Notes:
svn path=/head/; revision=108373
|
|
|
|
|
|
|
| |
in ${LOCALBASE}.
Notes:
svn path=/head/; revision=108363
|
|
|
|
| |
Notes:
svn path=/head/; revision=108361
|
|
|
|
| |
Notes:
svn path=/head/; revision=108303
|
|
|
|
| |
Notes:
svn path=/head/; revision=104350
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
Notes:
svn path=/head/; revision=103963
|
|
|
|
|
|
|
| |
(Part 1)
Notes:
svn path=/head/; revision=99918
|
|
|
|
|
|
|
|
|
|
|
| |
(and basically allocates more mem by default).
PR: ports/57086
Submitted by: Melvyn Sopacua <melvyn@webteckies.org>
Approved by: arved (Mentor)
Notes:
svn path=/head/; revision=89392
|
|
|
|
|
|
|
| |
Approved by: arved (Mentor)
Notes:
svn path=/head/; revision=87915
|
|
|
|
|
|
|
| |
use USE_GETOPT_LONG instead.
Notes:
svn path=/head/; revision=84842
|
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Update to 0.6.9, the latest release version.
Notes:
svn path=/head/; revision=83217
|
|
|
|
| |
Notes:
svn path=/head/; revision=79368
|
|
|
|
|
|
|
|
| |
PR: 48565
Submitted by: maintainer
Notes:
svn path=/head/; revision=76194
|
|
|
|
|
|
|
|
|
|
|
| |
Use new AUTO* Rules
Use GNOMENG.
PR: 48548[1]
Submitted by: maintainer[1]
Notes:
svn path=/head/; revision=76179
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
| |
Notes:
svn path=/head/; revision=75566
|
|
|
|
|
|
|
|
| |
PR: ports/48068
Submitted by: Michael Nottebrock <michaelnottebrock@gmx.net> (maintainer)
Notes:
svn path=/head/; revision=75091
|
|
dialogs.
Notes:
svn path=/head/; revision=74317
|