| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
Notes:
svn path=/head/; revision=289156
|
|
|
|
|
|
|
|
|
|
|
| |
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file.
Notes:
svn path=/head/; revision=284232
|
|
|
|
|
|
|
|
| |
PR: ports/160344
Submitted by: Viktor Gal <wiking@maeth.com>
Notes:
svn path=/head/; revision=281232
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
| |
Notes:
svn path=/head/; revision=271309
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
| |
s#. %%RC_SUBR%%#. /etc/rc.subr#
Notes:
svn path=/head/; revision=251553
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Submitted by: Pietro Celentano <pcelentano@tiscalinet.it>
Notes:
svn path=/head/; revision=191186
|
|
|
|
|
|
|
| |
Approved by: portmgr (clement)
Notes:
svn path=/head/; revision=157012
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
| |
Notes:
svn path=/head/; revision=155597
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
| |
Notes:
svn path=/head/; revision=150427
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
Spotted by: kris
Notes:
svn path=/head/; revision=145619
|
|
|
|
|
|
|
|
|
|
|
| |
- Switch to libtool15
- Switch to rcNG startup script
PR: ports/78595 [1]
Submitted by: Simon Dick <simond@irrelevant.org> [1]
Notes:
svn path=/head/; revision=130630
|
|
|
|
|
|
|
|
|
|
|
| |
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.
PR: 75344
Approved by: portmgr@ (kris), ade & sean (mentors)
Notes:
svn path=/head/; revision=127737
|
|
|
|
| |
Notes:
svn path=/head/; revision=113343
|
|
|
|
| |
Notes:
svn path=/head/; revision=113342
|
|
|
|
|
|
|
|
| |
it installed prevents databases/postgresql7 from being installed, leading to
some dependencies problems
Notes:
svn path=/head/; revision=109952
|
|
|
|
| |
Notes:
svn path=/head/; revision=109842
|
|
|
|
| |
Notes:
svn path=/head/; revision=107893
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=103823
|
|
|
|
| |
Notes:
svn path=/head/; revision=101831
|
|
|
|
|
|
|
|
| |
Submitted by: Liam J. Foy <liamfoy@sepulcrum.org>
Approved by: nork (mentor/implicitly)
Notes:
svn path=/head/; revision=100721
|
|
|
|
|
|
|
|
| |
Submitted by: trevor
Tested by: bento
Notes:
svn path=/head/; revision=99914
|
|
|
|
| |
Notes:
svn path=/head/; revision=98909
|
|
|
|
|
|
|
| |
Approved by: nork (mentor)
Notes:
svn path=/head/; revision=98462
|
|
|
|
|
|
|
|
|
|
|
| |
- Give maintainership to submitter
PR: ports/60289
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer
Notes:
svn path=/head/; revision=96032
|
|
|
|
|
|
|
|
|
|
|
| |
version comes out
- Bump PORTREVISION
PR: 59749
Submitted by: maintainer
Notes:
svn path=/head/; revision=94918
|
|
|
|
| |
Notes:
svn path=/head/; revision=94172
|
|
|
|
|
|
|
|
|
|
|
|
| |
<david@geektech.com>)
and allow including of OpenSSL support for those with openssl enabled with MySQL
PR: 57249
Submitted by: Simon Dick <simond@irrelevant.org>
Notes:
svn path=/head/; revision=89511
|
|
|
|
|
|
|
|
|
| |
PR: ports/56020
Submitted by: Kimura Fuyuki <fuyuki@nigredo.org>
Approved by: portmgr
Notes:
svn path=/head/; revision=88573
|
|
|
|
|
|
|
| |
Prodded by: kris
Notes:
svn path=/head/; revision=87743
|
|
|
|
| |
Notes:
svn path=/head/; revision=87644
|
|
|
|
|
|
|
|
| |
PR: 55868
Submitted by: maintainer
Notes:
svn path=/head/; revision=87509
|
|
|
|
|
|
|
|
|
| |
PR: 55083
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=87456
|
|
|
|
|
|
|
|
|
|
| |
Fix dependencies when built against postgresql as well as
PR: ports/52525
Submitted by: Simon Dick <simond@irrelevant.org>
Notes:
svn path=/head/; revision=81668
|
|
|
|
|
|
|
|
| |
PR: 52266
Submitted by: maintainer
Notes:
svn path=/head/; revision=81369
|
|
|
|
| |
Notes:
svn path=/head/; revision=81218
|
|
|
|
|
|
|
|
| |
PR: 51919
Submitted by: Simon Dick <simond@irrelevant.org>
Notes:
svn path=/head/; revision=80722
|
|
|
|
|
|
|
|
| |
PR: 50676
Submitted by: Simon Dick <simond@irrelevant.org>
Notes:
svn path=/head/; revision=78797
|
|
|
|
|
|
|
|
|
| |
PR: 50668 and 50676
Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Simon Dick <simond@irrelevant.org>
Notes:
svn path=/head/; revision=78523
|
|
|
|
|
|
|
|
| |
PR: 49981
Submitted by: Simon Dick <simond@irrelevant.org>
Notes:
svn path=/head/; revision=77348
|
|
|
|
| |
Notes:
svn path=/head/; revision=76041
|
|
|
|
|
|
|
|
| |
PR: 46354
Submitted by: maintainer
Notes:
svn path=/head/; revision=72432
|
|
|
|
|
|
|
|
| |
PR: 43638
Submitted by: maintainer
Notes:
svn path=/head/; revision=67382
|
|
|
|
|
|
|
|
| |
PR: ports/42871
Submitted by: maintainer
Notes:
svn path=/head/; revision=66635
|