| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Notes:
svn path=/head/; revision=183664
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154193
|
|
|
|
|
|
|
| |
Approved by: garga (mentor)
Notes:
svn path=/head/; revision=153954
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/87556
Submitted by: maintainer
Notes:
svn path=/head/; revision=145883
|
|
|
|
|
|
|
|
| |
PR: ports/85915
Submitted by: Vasil Dimov <vd@datamax.bg> (maintainer)
Notes:
svn path=/head/; revision=142390
|
|
|
|
| |
Notes:
svn path=/head/; revision=140627
|
|
|
|
|
|
|
|
| |
PR: ports/82731
Submitted by: Vasil Dimov <vd@datamax.bg>
Notes:
svn path=/head/; revision=140499
|
|
|
|
| |
Notes:
svn path=/head/; revision=135848
|
|
|
|
| |
Notes:
svn path=/head/; revision=121557
|
|
|
|
|
|
|
|
| |
This release fixes euid change detection (which broke privsep sshd)
and an "initcmd" configuration parameter.
Notes:
svn path=/head/; revision=105690
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
From Changelog:
FreeBSD users should take note of the new samples provided for security reasons.
Notes:
svn path=/head/; revision=103294
|
|
|
|
| |
Notes:
svn path=/head/; revision=100265
|
|
|
|
|
|
|
| |
Approved and reviewed by: erwin (mentor)
Notes:
svn path=/head/; revision=98067
|
|
|
|
|
|
|
| |
is correctly typed).
Notes:
svn path=/head/; revision=91411
|
|
libNSS-MySQL allows you to authenticate UNIX groups and
users using a MySQL database. It uses the NSS API which
provides an abstraction layer between the UNIX authentication
API and the related data. NSS-MySQL currently supports the
passwd and groups services. Version 1.0 has native FreeBSD
suppport.
PR: ports/54423
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
Notes:
svn path=/head/; revision=88053
|