| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
PR: 130035
Submitted by: Milan Obuch <bsd at dino dot sk>
|
|
|
|
|
|
|
|
|
|
| |
- Add RUN_DEPENDS on security/ca_root_nss.
- Remove scripts/c_rehash.
- Sort CONFLICTS alphabetically and add couriermlm-0.*.
PR: 126228
Submitted by: Yarema <yds@CoolRat.org>
Approved by: maintainer timeout (2 months)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
| |
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)
|
| |
|
|
|
|
|
| |
PR: 107375
Submitted by: Milan Obuch<bsd@dino.sk> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
| |
- Patch for function name collision (fam support)
- Remove deprecated USE_RCORDER
- Pass maintainership to submitter
- portlint(1)
PR: ports/105573
Submitted by: Milan Obuch<bsd@dino.sk>
Approved by: erwin (mentor), maintainer timeout
|
|
|
|
|
|
|
| |
PR: ports/98878
Submitted by: Milan Obuch <bsd@dino.sk>
Approved by: maintainer timeout (17 days)
Security: CVE-2006-2659
|
| |
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
|
|
|
| |
Add 'sharedindexupdate' srcipt.
Use 'exec' in shell scripts.
PR: ports/93269
Submitted by: Yarema <yds@CoolRat.org> (maintainer)
|
|
|
|
|
|
|
| |
PR: ports/91741
Submitted by: Milan Obuch <bsd@dino.sk>
Reviewed by: Ed Culp <eculp@encontacto.net>
Approved by: yds@CoolRat.org (maintainer, timeout 4 weeks)
|
|
|
|
|
|
|
|
|
| |
infrastructure. Default to WANT_FAM_SYSTEM=fam to be conservative since
these ports either have not been tested with gamin or are known to fail
(courier).
PR: ports/92583
Submitted by: marcus
|
| |
|
|
|
|
| |
Approved by: krion@
|
|
|
|
|
| |
Approved by: krion@
PR: ports/88711 (related)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
|
|
|
|
|
| |
PR: ports/86517
Submitted by: Yarema <yds@CoolRat.org> (maintainer)
|
|
|
|
|
| |
PR: ports/83548
Submitted by: Yarema <yds@CoolRat.org> (maintainer)
|
|
|
|
| |
after 5.4-RELEASE.
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
| |
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
| |
PR: 65351
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
o Add missing tailing \.
This is 'Fix build error'. So I don't bump PORTREVISION.
Approved by: Yarema <yds@CoolRat.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Remove FORBIDDEN
- Convert to OPTIONS
- Hand maintainership to submitter
PR: ports/65093
Submitted by: Yarema <yds@CoolRat.org>
|
|
|
|
| |
http://vuxml.freebsd.org/98bd69c3-834b-11d8-a41f-0020ed76ef5a.html
|
| |
|
|
|
|
|
|
|
| |
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
|
|
|
|
| |
(Part 2)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix LDAP support build problems
- CONFLICTS has been expanded
- WITH_GHOSTSCRIPT_AFPL support has been changed to honor GSPORT
- WITH_TRANSPORT+=uucp changed since uucp is no longer part of the base system
and NOUUCP is no longer a /etc/make.conf tunable for buildworld
- WITH_EXPECT not being set now adds --disable-changepass which causes the suid
authdaemon.passwd to not be installed.
- devel/fam dependency is now non-optional since the port will use the library
if it finds it regardless of one's intention to use it or not. For instance
if libfam is installed and one doe not want it used by courier but chosses
the WITH_LDAP support than libfam will get sucked in as well. Then the user
deletes fam and courier breaks because the user had no idea courier depended
on it. So until courier gets a configure --without-fam tunable this should
be a mandatory dependency.
- and last but not least etc/rc.d/courier.sh startup script has been rewritten
to work with rc.subr which allows one to move it to /etc/rc.d/courier and
have it just work. :)
PR: 61112
Submitted by: Yarema <yds@CoolRat.org>
|
|
|
|
|
|
|
|
|
| |
to mailnull:mailnull (UID/GID 26)
Still looking for a better solution
- Update to 0.44.0
PR: 59367
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
|
|
|
|
|
|
|
| |
in the porter's handbook as being owned by pf.
PR: ports/58115
Submitted by: Dennis Berger <db@nipsi.de>
|
|
|
|
| |
Submitted by: eikemeier@fillmore-labs.com
|
|
|
|
|
|
|
| |
use SITE_PERL instead of the whole path (in DEPENDS)
PR: ports/56814
Submitted by: KATO Tsuguru <tkato@prontomail.com>
|
|
|
|
|
| |
Submitted by: Oleg Karachevtsev <ok@etrust.ru>
PR: 56998
|
|
|
|
|
|
|
|
| |
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54957
Submitted by: Jens Rehsack <rehsack@liwing.de>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Make these ports use USE_MYSQL:
* databases/dbconnect
* net/netsaint
* www/mod_mp3
* www/mod_mylo
* www/phpnuke
* www/postnuke
* www/udmsearch
* mail/courier
PR: ports/56029
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org>
|
|
|
|
| |
Noted by: bento, Shizuka Kudo <shizukakudo_99@yahoo.com>
|
|
|
|
|
| |
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
|
|
|
|
|
|
|
|
|
| |
- fix BROKEN
- reset MAINTAINER to ports. Original maintainer doesn't respond to mails
over a long time period
PR: ports/55427
Submitted by: Shizuka Kudo <shizukakudo_99@yahoo.com>
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 47041
Submitted by: "Simon 'corecode' Schubert" <corecode@corecode.ath.cx>
|
| |
|
|
|
|
|
| |
PR: 41832
Submitted by: MAINTAINER
|
|
|
|
|
| |
PR: 40319
Submitted by: MAINTAINER
|
|
|
|
|
|
|
| |
fix deinstall problem
PR: 39003
Submitted by: maintainer
|
| |
|
|
|
|
|
|
|
|
| |
an infinite loop displaying this:
Is this the entry you wish to remove?
ad infinitum.
|
|
|
|
|
| |
PR: 35335
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34566
Submitted by: maintainer
|
|
|
|
| |
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34398
Submitted by: maintainer
|
|
|
|
|
| |
PR: 34219
Submitted by: maintainer, Dan Langille <dan@langille.org>
|
|
|
|
|
|
| |
knob for NOUUCP.
PR: 34145
|
|
PR: 31473
Submitted by: Yarema <yds@CoolRat.org>
|