| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
PR: ports/137579
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=239315
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
Notes:
svn path=/head/; revision=238781
|
|
|
|
|
|
|
|
|
|
| |
- Split boost port to separate components, with boost-all metaport
PR: ports/137054
Submitted by: Alexander Churanov <churanov.port.maintainer@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=238504
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
propogated by copy and paste.
1. Primarily the "empty variable" default assignment, which is mostly
${name}_flags="", but fix a few others as well.
2. Where they are not already documented, add the existence of the _flags
(or other deleted empties) option to the comments, and in some cases add
comments from scratch.
3. Replace things that look like:
prefix=%%PREFIX%%
command=${prefix}/sbin/foo
to just use %%PREFIX%%. In many cases the $prefix variable is only used
once, and in some cases it is not used at all.
4. In a few cases remove ${name}_flags from command_args
5. Remove a long-stale comment about putting the port's rc.d script in
/etc/rc.d (which is no longer necessary).
No PORTREVISION bumps because all of these changes are noops.
Notes:
svn path=/head/; revision=237892
|
|
|
|
|
|
|
|
|
|
| |
Submitted by: Sahil Tandon
Reported by: QATty
Approved by: portmgr (itetcu@)
No cookie for: maintainer
Notes:
svn path=/head/; revision=236113
|
|
|
|
|
|
|
|
| |
PR: 129101
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=223354
|
|
|
|
|
|
|
|
| |
PR: 128928
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=223144
|
|
|
|
|
|
|
|
| |
PR: ports/128309
Submitted by: Ralf van der Enden (maintainer)
Notes:
svn path=/head/; revision=221929
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pet portlint
- Remove support for FreeBSD < 5
- Remove file leftover from repocopy
- Bump portepoch
NOTE: Version numbering changed back to 2.9.x instead of 3.x
PR: ports/126270
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=218173
|
|
|
|
|
|
|
|
| |
PR: 125071
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=215910
|
|
|
|
|
|
|
|
| |
PR: ports/125005
Submitted by: Ralf van der Enden <tremere cainites.net> (maintainer)
Notes:
svn path=/head/; revision=215805
|
|
|
|
|
|
|
|
|
|
|
| |
Bump PORTREVISION.
PR: ports/124163
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: garga (mentor, implicit)
Notes:
svn path=/head/; revision=214508
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
backends. Current backends include MySQL, PostgreSQL, bind, etc.
License: GPL V2
WWW: http://www.powerdns.com/
PR: ports/122948
Submitted by: Ralf van der Enden <tremere@cainites.net>
Approved by: thierry (mentor)
Notes:
svn path=/head/; revision=212794
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
Notes:
svn path=/head/; revision=196111
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add patch from SVN to support DNSSEC records
- Update examples (config and table creation files)
- For the complete changelog see http://doc.powerdns.com/changelog.html
PR: ports/112055
Submitted by: maintainer (Ralf van der Enden)
Reviewed by: maintainer
Notes:
svn path=/head/; revision=190994
|
|
|
|
|
|
|
|
|
| |
PR: ports/110546
Submitted by: Anish Mistry <amistry@am-productions.biz>
Approved by: Ralf van der Enden <Ralf.vdEnden@wldelft.nl> (maintainer)
Notes:
svn path=/head/; revision=188061
|
|
|
|
|
|
|
|
|
|
|
| |
contains a bugfix for recovering from permanently lost database connections
- Fix build on gcc 4.x
PR: ports/109273
Submitted by: Ralf van der Enden <tremere at cainites.net> (maintainer)
Notes:
svn path=/head/; revision=186365
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Prepare Makefile for upcoming new stable release of OpenDBX library (which
bumps library number from .1 to .2).
- Add stupidity fix for config location to pdns.in (moved the config but
forgot to edit rc.d script).
- Also changed location of config directory in pdns.conf.
- Bump port-revision.
PR: ports/108685
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Obtained from: www.linuxnetworks.de [1]
Notes:
svn path=/head/; revision=184454
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix plist
PR: ports/108182
Submitted by: Tobias Roth <ports@fsck.ch>
Approved by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=183735
|
|
|
|
| |
Notes:
svn path=/head/; revision=183733
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add support for OpenDBX backend
- OPTIONify
- Bump PORTREVISION
PR: ports/96891
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Approved by: erwin (mentor)
Notes:
svn path=/head/; revision=182255
|
|
|
|
| |
Notes:
svn path=/head/; revision=177589
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Add a comment to mark bundled recursor as deprecated (by the author). [2]
- s/INSTALLS_SHLIB/USE_LDCONFIG/ to satisfy portlint.
PR: 105490 [1], 105491 [2]
Submitted by: Sten Spans<sten@blinkenlights.nl> [1], [2]
Approved by: maintainer [1], [2]
Notes:
svn path=/head/; revision=177588
|
|
|
|
|
|
|
|
|
| |
PR: 97431
Reported by: Thomas Köllmann <koellmann@gmx.net>
Submitted by: "Ralf van den Enden" <Ralf.vdEnden@wldelft.nl>
Notes:
svn path=/head/; revision=169845
|
|
|
|
|
|
|
|
| |
PR: ports/94597
Submitted by: maintainer
Notes:
svn path=/head/; revision=157501
|
|
|
|
|
|
|
| |
Approved by: portmgr (kris)
Notes:
svn path=/head/; revision=156749
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Remove trailing whitespaces
- Remove depreciated USE_RCORDER
- Unquote BROKEN message
- Add an extra MASTER_SITE
- Change pdns.sh.in and pdns_recursor.sh.in to pdns.in and pdns_recursor.in so
it'll work with USE_RC_SUBR
- Bump PORTREVISION
PR: 93336
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=156119
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
|
|
|
|
|
|
| |
Change the Makefile so compiling against the LDAP library works again
PR: ports/89477
Submitted by: Ralf van der Enden <tremere@cainites.net>
Notes:
svn path=/head/; revision=149403
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
Changelog: http://rtfm.powerdns.com/changelog.html#CHANGELOG-2-9-19
Add extra patch to plug memory hole.
PR: 88231
Submitted by: Ralf van der Ende <tremere AT cainites dot net> (maintainer)
Notes:
svn path=/head/; revision=147197
|
|
|
|
|
|
|
|
| |
PR: ports/84176
Submitted by: Ralf vd Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=140352
|
|
|
|
|
|
|
|
| |
PR: ports/83605
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=139501
|
|
|
|
|
|
|
|
| |
PR: ports/77480
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=128856
|
|
|
|
|
|
|
| |
Submitted by: krion
Notes:
svn path=/head/; revision=127838
|
|
|
|
|
|
|
|
| |
PR: ports/76457
Submitted by: Ralf van der Enden (maintainer)
Notes:
svn path=/head/; revision=127836
|
|
|
|
|
|
|
|
| |
PR: ports/76145
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=126475
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Move databases/sqlite to databases/sqlite2.
o Fix dependency on databases/sqlite.
o Update sqlite2 to 2.8.15.
o Bump PORTREVISION, accordingly.
Approved by: portmgr, maintainers of sqlite and related ports
Notes:
svn path=/head/; revision=124931
|
|
|
|
|
|
|
|
|
|
|
|
| |
I committed pre-improved version's PR. This is my mistake.
Pointed out by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Pointy hat to: myself
PR: ports/73862
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=121982
|
|
|
|
|
|
|
|
| |
PR: ports/73862
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=121973
|
|
|
|
|
|
|
|
|
|
|
| |
Default MySQL version now 4.0 instead of 3.23
pet portlint
PR: 66143
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=108087
|
|
|
|
|
|
|
|
|
|
| |
-> Please upgrade to OpenLDAP 2.1 or 2.2
PR: 66105
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=108014
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
PR: ports/63817
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=103106
|
|
|
|
|
|
|
|
|
|
|
| |
- $PREFIX no longer hardcoded (fixed by Dirk Meyer).
- Pet portlint a bit
PR: ports/63530
Submitted by: maintainer
Notes:
svn path=/head/; revision=102759
|
|
|
|
|
|
|
|
| |
PR: ports/63530
Submitted by: Ralf van der Enden <tremere@cainites.net> (maintainer)
Notes:
svn path=/head/; revision=102615
|
|
|
|
|
|
|
|
| |
PR: ports/62344
Submitted by: maintainer
Notes:
svn path=/head/; revision=102456
|