| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
2) Drop my maintainership
PR: 127509
Submitted by: "N.J. Mann" <njm@njm.me.uk> (1)
|
|
|
|
| |
Changes: http://search.cpan.org/dist/POE-Component-Server-NNTP/Changes
|
|
|
|
|
| |
PR: 127501
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
|
|
|
|
| |
Approved by: portmgr (erwin)
|
| |
|
|
|
|
|
|
|
|
|
| |
- Add OPTIONS.
- Respect NOPORTDOCS/NOPORTEXAMPLES case.
PR: ports/126612
Submitted by: Jeff Burchell <toxic@doobie.com>
Approved by: Jeff Burchell <toxic@doobie.com> (new maintainer)
|
| |
|
|
|
|
|
| |
PR: 126976
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
|
|
|
|
|
|
|
| |
code then goes on to run autoconf/autoheader *again* via its own
mechanisms, with predictable results.
Quite how this port *ever* built is beyond me, but hey, this fixes it.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
| |
on FreeBSD at the moment.
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
Hat: portmgr
|
| |
|
|
|
|
| |
Tested by: exp build run (erwin)
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
| |
- Backport bugfixes from vendor CVS
Submitted by: Jeff Burchell <toxic@doobie.com>
|
| |
|
|
|
|
| |
Security: http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-2363
|
| |
|
|
|
|
| |
MAKE_ENV
|
|
|
|
|
| |
PR: 125347
Submitted by: Daniel Bretoi <daniel@netwalk.org> (maintainer)
|
|
|
|
| |
Reminded by: QA Tindy (itetcu)
|
| |
|
|
|
|
|
| |
PR: 122885
Submitted by: Alexander Logvinov
|
|
|
|
|
|
|
|
|
|
| |
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: 120706
Submitted by: lippe
Approved by: maintainer timeout
|
|
|
|
| |
Reported by: itetcu
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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)
|
| |
|
|
|
|
|
| |
PR: 120548
Submitted by: Daniel <daniel@netwalk.org> (maintainer)
|
|
|
|
|
|
|
|
|
| |
${MASTER_SITE_PERL_CPAN} to CPAN.
PR: ports/122674
Submitted by: Philip M. Gollucci <pgollucci@p6m7g8.com>
Reworked by: araujo (myself)
Approved by: portmgr (pav)
|
|
|
|
| |
Approved by: miwi (mentor)
|
|
|
|
| |
With hat: portmgr
|
|
|
|
|
| |
Reported by: erwin bot/pav
Approved by: araujo (mentor)
|
| |
|
| |
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
FreeBSD. The official GNOME 2.22 release notes can be found at
http://library.gnome.org/misc/release-notes/2.22/ . On the FreeBSD front,
this release features an updated hal port with support for video4linux
devices, DRM (Direct Rendering), and better support of removable media. Work
is also underway to tie webkit more closely into GNOME. As part of the
GNOME 2.22 upgrade, GStreamer received a rather large upgrade as well.
Be sure to consult UPDATING on the proper steps to upgrade all of your
GNOME ports.
This release would not have been possible without the contributions and
testing efforts of the following people:
Pawel Worach
kan
edwin
Peter Ulrich Kruppa
J. W. Ballantine
Yasuda Keisuke
Andriy Gapon
|
|
|
|
|
|
| |
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup)
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
- Fix pkg-plist.
- Makefile cleanup.
- Remove unnecessary patches.
- Use CONFIGURE_ARGS to disable use of libpar2 (not present in ports).
PR: ports/121225
Submitted by: myself
Approved by: gabor (mentor), maintainer timeout (> 2 weeks)
|
| |
|
| |
|
|
|
|
|
| |
PR: ports/119980
Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 118900
Submitted by: Pietro Cerutti <gahr@gahr.ch>
|
|
|
|
|
|
|
| |
- Reset maintainership
PR: 118175
Submitted by: Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
GNOME 2.20 release notes can be found at
http://www.gnome.org/start/2.20/notes/en/ . Beyond that, this update
includes the new GIMP 2.4 (courtesy of ahze).
The GNOME 2.20 update also includes a huge change in the FreeBSD GNOME
hierarchy. We are now using the more standard DATADIR of ${PREFIX}/share
rather than ${PREFIX}/share/gnome. The result is that fewer patches and
hacks are needed to port GNOME components to FreeBSD. This will mean some
user changes may be required, so be sure to read /usr/ports/UPDATING for
more details.
This release and the things we accomplished in it would not have been
possible without mezz's crazy idea to collapse DATADIR, and his persistence
to make it happen successfully. Ahze and pav also deserve thanks for
their work on porting modules and testing the whole ball of wax on
pointyhat (respectively).
The FreeBSD GNOME team would also like to thank our various testers and
contributors:
Yasuda Keisuke
Frank Jahnke
Pawel Worach
Brian Gruber
Franz Klammer
Yuri Pankov
Nick Barkas
Cristian KLEIN
Tony Maher
Scot Hetzel
Martin Matuska (mm)
Benoit Dejean
Martin Wilke (miwi)
(And anyone else I may have missed)
PRs fixed in this release:
111272, 113470, 115995, 116338
|
|
|
|
| |
Hat: portmgr
|
|
|
|
| |
which was broken by previous commit
|
|
|
|
|
|
|
|
| |
perl unconditonally, or conditionally. To be able to conditionalize the
inclusion of bsd.perl.mk, they now need to be defined before the inclusion
of bsd.port.pre.mk.
Hat: portmgr
|
| |
|
| |
|
|
|
|
| |
there are pretty far behind.
|
|
|
|
|
| |
PR: ports/116639
Submitted by: aDe
|
|
|
|
|
|
| |
PR: ports/116616
Submitted by: Lewis Thompson <lewiz@compsoc.man.ac.uk> (maintainer)
Approved by: sat (mentor)
|
|
|
|
|
|
| |
Submitted by: Kai Gallasch <gallasch@free.de>
Debugged by: Julien ÉLIE <julien@trigofacile.com>
Patched by: roberto
|
|
|
|
|
|
|
|
|
| |
development. Quote from SourceForge page:
"As of 2004-10-08 10:20, this project is no longer under active development."
PR: ports/116616
Submitted by: Lewis Thompson <lewiz at compsoc.man.ac.uk> (maintainer)
|
|
|
|
|
|
|
|
|
| |
- Fixed broken detection of installed INN
- Added missing dependency on GDBM
- manpage installed into right directory
PR: ports/116370
Submitted by: Radim Kolar SF.NET <hsn@sendmail.cz>
|
| |
|
| |
|
| |
|
|
|
|
| |
Hat: portmgr
|
|
|
|
|
|
|
|
| |
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
use a more recent version
2007-08-19 news/gnus-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/tamago-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-mule: emacs19 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/psgml-emacs19: emacs19 is obsolete; please use a more recent version
2007-08-19 editors/leim20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/iiimecf: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 editors/gnuserv-emacs20: emacs20 and related ports are obsolete; please use a more recent version
2007-08-19 devel/semantic-emacs20: emacs20 and related ports are obsolete; please use a more recent version
|
|
|
|
|
|
| |
PR: ports/115274
Submitted by: Thomas Hurst <tom at hur.st>
Approved by: Daniel <daniel at netwalk.org> (maintainer)
|
|
|
|
|
|
| |
PR: ports/115496
Submitted by: clsung
Approved by: maintainer (Jin-Shan Tseng)
|
| |
|
|
|
|
|
|
|
| |
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav)
|
| |
|
|
|
|
|
|
|
|
|
|
| |
- Add significantly better support in bsd.python.mk for working with
Python Eggs and the easy_install system
Tested by: pointyhat runs
Approved by: pav (portmgr)
Most work by: perky
Thanks to: pav
|
| |
|
|
|
|
|
|
| |
- Take maintainership.
Approved by: rafan (mentor, implicit)
|
|
|
|
|
| |
PR: ports/114375
Submitted by: G. Paul Ziemba <p-fbsd-bugs at treehouse.napa.ca.us>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
Discussed with: various emacs maintainers
Hat: portmgr
|
| |
|
|
|
|
|
|
|
| |
- Fix the build with recent GCC [1]
- Clean up Makefile
Reported by: pointyhat (logs) [1]
|
|
|
|
|
| |
PR: 114024
Submitted by: Conrad J. Sabatier <conrads@cox.net> (maintainer)
|
|
|
|
| |
Approved by: maintainer
|
|
|
|
|
|
|
|
|
| |
- Sort plist new
Tested with py25-rev5 patch
PR: 113843
Submitted by: Daniel <daniel@netwalk.org> (maintainer)
|
| |
|
| |
|
|
|
|
|
| |
PR: 113329
Submitted by: Ed Schouten
|
| |
|
|
|
|
|
|
|
| |
- Switch to USE_LDCONFIG
PR: 113011
Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
|
|
|
|
|
|
|
| |
- Switch to USE_LDCONFIG
PR: 113012
Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
|
|
|
|
|
| |
PR: 113013
Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
|
|
|
|
|
|
|
| |
- Bump PORTREVISION
PR: 113014
Submitted by: Oleg Sharoiko <os@rsu.ru> (maintainer)
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
|
| |
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
|
|
|
| |
Noticed by: asouza at #bsdports
|
|
|
|
| |
right bsd.gecko.mk.
|
|
|
|
|
|
|
|
|
| |
OpenFTD is the open source implementation of it.
Use the "ftd" program to start the gui.
WWW: http://www.ftd4linux.nl/
WWW: http://www.ftd.nu/
|
|
|
|
|
|
| |
GNOME Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=432387
Submitted by: Charles Kerr (developer)
Tested by: pav
|
|
|
|
| |
Submitted by: pav
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
an old version of XMAME, please use other frontends instead (like gxmame)
2007-03-28 graphics/hobbes-icons-xpm: Archaic port
2007-04-10 japanese/firefox-ja: Incomplete pkg-plist
2007-04-10 japanese/lookup-xemacs: Does not install
2007-04-10 lang/linux-hla: Does not compile
2007-04-10 mail/vmailmgr: Incomplete pkg-plist
2007-04-10 multimedia/qvamps: Touches filesystem prior to 'make install'
2007-03-10 net-mgmt/sting: Broken on all supported versions of FreeBSD
2007-04-10 net-mgmt/tas: Incomplete pkg-plist
2007-04-10 net-p2p/verlihub-plugins: Does not configure, it needs at least verlihub 1.0
2007-04-10 news/inn-stable: Fails to patch
2007-04-10 palm/malsync: Does not build with new pilot-link
2007-04-10 russian/elm.language: Leaves behind files on deinstall
2007-04-10 russian/pine.language: Leaves behind config file on deinstall
2007-04-01 science/py-scipy03: Replaced by py-scipy
2007-04-10 security/php4-cryptopp: Does not compile
|
|
|
|
| |
-Remove a FreeBSD 4.x check.
|
|
|
|
|
| |
PR: 110957
Submitted by: Philip Jenvey <pjenvey@groovie.org>
|
|
|
|
|
|
| |
to email.
Hat: portmgr
|
|
|
|
|
|
|
| |
- Reorder master sites
PR: ports/110458
Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
|
|
|
|
|
| |
PR: 110167
Submitted by: Daniel <debonair@nero.netwalk.org> (Maintainer)
|
|
|
|
|
|
| |
default.
Bump PORTREVISION on all dependent ports.
|
|
|
|
| |
Changes: http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.02/Changes
|
|
|
|
|
| |
PR: 109604
Submitted by: leeym
|
|
|
|
|
|
|
|
|
| |
- Respect PREFIX
- Rearrange master sites order, so we don't try all sf and sunsite mirrors
first (the rc version only exists on local mirror).
PR: ports/109527
Submitted by: Matthias Andree <matthias.andree at gmx.de> (maintainer)
|
|
|
|
|
|
|
| |
server functionality.
PR: ports/109459
Submitted by: Jin-Shan Tseng <tjs at cdpa.nsysu.edu.tw>
|
| |
|
| |
|
|
|
|
| |
Submitted by: Philip Jenvey (maintainer, via irc)
|
| |
|
|
|
|
|
|
| |
urlview port.
PR: 109090
|
|
|
|
|
| |
INN does not install its default configuration files any more when
installed as a package, but the port is OK.
|
|
|
|
| |
broken at that time and no fix has been submitted.
|
| |
|
| |
|
|
|
|
|
| |
PR: 108995
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
|
| |
|
| |
|
|
|
|
|
| |
PR: 103931
Approved by: pav
|
| |
|
|
|
|
|
| |
PR: 108532
Submitted by: Philip Jenvey <pjenvey@groovie.org>
|
| |
|
| |
|
| |
|
|
|
|
| |
Nudged by: pav
|
| |
|
|
|
|
| |
(patch sent back to authors. fix it first before next release)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
support (better than some well known newsreaders).
XPN can operate with all the most diffuse charset starting from US-ASCII
to UTF-8. When you edit an article XPN automatically chooses the best
charset, however is always possible to override this choice.
There also other useful features like scoring, filtered views,
random tag-lines, external editor support, one-key navigation,
ROT13, spoiler char ...
WWW: http://xpn.altervista.org/
Approved by: alexbl (mentor, implicit)
|
|
|
|
|
|
|
|
|
| |
for up to 20 simultaneous server connections instead of the
default limit of 10. This will allow users with Giganews accounts
to take full advantage of their max connections allowed.
PR: ports/107851
Submitted by: Conrad J. Sabatier (maintainer)
|
|
|
|
|
|
| |
PR: 107842
Submitted by: Li-Wen Hsu <lwhsu@lwhsu.org>
Approved by: maintainer
|
| |
|
|
|
|
| |
Reported by: Yuri Chumakov
|
|
|
|
| |
Reported by: Yuri Chumakov
|
| |
|
| |
|
|
|
|
|
|
| |
Changes: http://search.cpan.org/src/BINGOS/POE-Component-Client-NNTP-2.01/Changes
PR: ports/107093
Submitted by: chinsan
|
|
|
|
|
|
|
|
| |
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
|
|
|
|
|
|
| |
to security/gnupg1.
Thanks to: dougb, lofi
|
|
|
|
| |
WWW: http://web.telia.com/~u42308495/alex/LuserNET/LuserNET.html
|
|
|
|
| |
Reported by: Alexander Gottlieb
|
| |
|
|
|
|
|
| |
PR: ports/106201
Submitted by: Peter Johnson <johnson.peter@gmail.com>
|
|
|
|
|
| |
PR: 105052
Submitted by: Alexander Logvinov
|
|
|
|
|
|
| |
- Bump PORTREVISION
Pointed out by: kris via pointyhat
|
|
|
|
|
|
|
| |
- stop sending debug mail
PR: [1] 105752
Submitted by: shaun@
|
| |
|
| |
|
| |
|
|
|
|
|
| |
PR: 105508
Submitted by: Philip Jenvey <pjenvey@groovie.org> (maintainer)
|
|
|
|
|
| |
patch-fido.c and patch-msg.c are required for compatibility with
pre 1.4 husky. They will be removed once husky ports are updated to 1.4.
|
|
|
|
|
|
|
|
|
| |
Actually use ${PREFIX}/etc/mime.types
Use misc/mime-support package
Fix manpages
PR: 105421
Submitted by: rafan (partially)
|
| |
|
|
|
|
| |
Reported by: kris(pointyhat)
|
|
|
|
| |
Approved by: flz (mentor)
|
|
|
|
|
|
|
| |
- Check files exist before stripping, as strip(1) on 4.x fails if the
file isn't there.
Reported by: pointyhat via kris
|
|
|
|
| |
Reported by: krismail
|
| |
|
|
|
|
| |
Submitted by: mezz
|
|
|
|
| |
option is used.
|
| |
|
|
|
|
|
|
|
| |
PR: ports/104750
ports/104749
ports/104748
Submitted by: Conrad J. Sabatier <conrads@cox.net>
|
| |
|
|
|
|
| |
Noticed by: Dan Langille's magic sanity test script
|
|
|
|
|
|
|
|
|
| |
- Turn inn-stable and inn-current into slaves, as they are pretty much
clones of news/inn.
- Update the above ports to recent snapshots.
- Allow inn's database and spool directories to be placed outside
PREFIX (e.g. under /var).
- Add OPTIONS knobs.
|
|
|
|
|
|
|
| |
Bump the PORTREVISION.
Bugzilla: http://bugzilla.gnome.org/show_bug.cgi?id=361941
Approved by: portmgr (marcus)
|
|
|
|
|
|
|
| |
new freetype2 where needed.
Submitted by: mezz, ahze, pav, and many others
Approved by: portmgr (implicit, kris)
|
| |
|
|
|
|
| |
Submitted by: Scott Hazen Mueller
|
|
|
|
| |
Obtained from: Andreas Jochens (debian)
|
|
|
|
|
| |
PR: ports/104145
Submitted by: Daniel <daniel@netwalk.org> (maintainer)
|
| |
|
|
|
|
|
| |
PR: ports/103629
Submitted by: Gea-Suan Lin <gslin xx gslin.org>
|
|
|
|
|
|
|
| |
- mark BROKEN instead
- correct typo
Noticed by: kris, vd
|
|
|
|
| |
Noticed by: kris
|
| |
|
|
|
|
|
| |
PR: ports/103172
Submitted by: Jin-Shan Tseng <tjs xx cdpa.nsysu.edu.tw>
|
|
|
|
|
|
| |
PR: ports/102303
Submitted by: Dean Hollister <dean(at)odyssey.apana.org.au>
Approved by: Maintainer timeout
|
|
|
|
| |
Approved by: novel
|
| |
|
| |
|
|
|
|
| |
- bump PORTREVISION
|
|
|
|
|
| |
- add REVISEDATE in PATCHFILES file name
- bump PORTREVISION
|
|
|
|
|
|
|
|
| |
- Fix build in the case where the host machine has either no DNS, or an
incomplete hostname.
- Use a generic placeholder in the default config file rather than the
build machine's name.
- Pet portlint(1) while here.
|
|
|
|
| |
Submitted by: Scott Hazen Mueller
|
|
|
|
|
|
|
| |
encoding/decoding with built-in crc32 calculation.
PR: ports/102497
Submitted by: Alexander Botero-Lowry <alex at foxybanana.com>
|
|
|
|
| |
Another work-around for those pesky amd64 machines.
|
|
|
|
| |
Requested-by: MAINTAINER
|
|
|
|
|
| |
PR: ports/102276
Submitted by: Andreas Fehlner <fehlner@gmx.de> (maintainer)
|
|
|
|
|
|
| |
- Check for invalid hostname and set IGNORE, since we know the build
will fail in this case.
- Ensure pkg-install is called with correct environment.
|
|
|
|
|
|
| |
PR: ports/100694
Submitted by: Daniel <daniel(at)netwalk.org>
Approved by: krion (mentor)
|
|
|
|
|
| |
since rc.subr adds that already. In 3 cases it meant removing a wrongly
specified TERM, since that is the default.
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
fully conformant to rfc977. In addition the commands XOVER and
AUTHINFO are implemented.
Author: Ulrich Pfeifer <pfeifer@ls6.informatik.uni-dortmund.de>
WWW: http://search.cpan.org/dist/NNML/
PR: ports/100277
Submitted by: Gea-Suan Lin <gslin at gslin.org>
|
|
|
|
|
| |
PR: ports/100193
Submitted by: Daniel <daniel@netwalk.org> (maintainer)
|
|
|
|
|
|
|
|
| |
database lookup when package building;
- change my address;
- pet portlint.
|
|
|
|
|
|
|
| |
the test sends 2 mails, pointyhat consider this fatal:
Fatal error: filesystem was touched prior to 'make install' phase
http://pointyhat.freebsd.org/errorlogs/i386-5-latest/cnews-cr.g_9.log
|
|
|
|
|
|
| |
PR: 99569
Submitted by: clsung
Approved by: leeym
|
|
|
|
|
|
|
| |
- this commit modified ports maintained by ports@
PR: ports/98755
Submitted by: rafan (the fresh committer)
|
| |
|
|
|
|
|
|
|
| |
Submitted by: linimon
- perfomace gain by dropping gawk workaround
- activate regression-test
|
|
|
|
| |
Submitted by: linimon
|
|
|
|
|
|
|
|
| |
- Convert to a versioned DISTFILE.
PR: ports/98934
Submitted by: Tim Welch <ports@thepentagon.org> (maintainer)
Approved by: mnag (mentor)
|
|
|
|
| |
Approved by: ahze (mentor)
|
|
|
|
|
|
| |
PR: ports/98840
Submitted by: maintainer
Approved by: mnag (mentor)
|
|
|
|
|
|
| |
PR: ports/98840
Submitted by: Tim Welch <ports@thepentagon.org> (maintainer)
Approved by: mnag (mentor)
|
|
|
|
|
|
| |
PR: ports/97838
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
|
|
|
| |
PORTREVISION as perl already was an implicit dependency and the
final package does not change.
|
|
|
|
|
|
| |
continue to monitor it.
Approved by: tobez (implicit)
|
|
|
|
|
| |
PR: ports/98469
Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
|
|
|
|
|
|
|
|
|
| |
2006-06-01 devel/gnu-libtool
2006-06-01 japanese/linux-ttfonts
2006-06-01 net/gnomemeeting
2006-06-01 news/knzb
2006-06-01 x11/linux-gnomelibs
2006-06-01 x11-fonts/linux-urw-fonts
|
|
|
|
|
|
| |
PR: ports/97643
Submitted by: Tim Welch <ports@thepentagon.org>
Approved by: tobez (implicit)
|
| |
|
|
|
|
|
| |
PR: 98148
Submitted by: maintainer (Neal Nelson)
|
|
|
|
|
| |
PR: 98120
Submitted by: maintainer (Nils Vogels)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Rename this ports to use the real vendor package name. The advantage of this
is to allow our users' keyword search works and easier for users to file the
Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and
other OSs have the correct package name, but not in our ports tree.
My team, FreeBSD GNOME Team, have agreed with it.
As for other ports, chase the rename.
PR: ports/97985
Repocopy by: marcus
|
|
|
|
|
| |
PR: ports/98038
Submitted by: Shaun Amott <shaun (at) inerd.com> (maintainer)
|
|
|
|
|
| |
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
|
| |
|
|
|
|
| |
Submitted by: lawrance
|
| |
|
|
|
|
|
|
|
| |
- Remove WWW
PR: ports/97839
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
|
|
|
|
| |
- bump PORTREVISION
|
|
|
|
|
| |
PR: 97836
Submitted by: Martin Wilke <freebsd___unixfreunde.de>
|
| |
|
|
|
|
|
|
| |
PR: 96618
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: maintainer timeout (14 days, obrien)
|
|
|
|
| |
Submitted by: cluster
|
| |
|
|
|
|
|
|
|
|
| |
- Keep pkg-plist and use DOCSDIR macro.
PR: ports/96289
Submitted by: Shaun Amott <shaun@inerd.com>
Approved by: lawrance (mentor)
|
| |
|
|
|
|
|
| |
PR: ports/95900
Submitted by: maintainer
|
|
|
|
|
|
|
|
| |
- Provide rc_subr startup script
- Take maintainership
PR: ports/96872
Submitted by: Shaun Amott <shaun@inerd.com>
|
|
|
|
|
| |
PR: ports/96497
Submitted by: leeym
|
|
|
|
|
|
|
| |
- Pet portlint
PR: 96813
Submitted by: Shaun Amott <shaun@inerd.com>
|
| |
|