| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket)
Notes:
svn path=/head/; revision=327333
|
|
|
|
|
|
|
| |
Convert USE_READLINE by USES=readline
Notes:
svn path=/head/; revision=317525
|
|
|
|
|
|
|
|
|
| |
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
Notes:
svn path=/head/; revision=316662
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Changelog:
2011-10-04
* cone/gettext.C: gettext can't deal with literal ^Ds, so provide a
workaround: "\\D" literal.
2011-09-23
* cone/cursesindexdisplay.C (drawLine): Misformatting of the date
column in some locales.
PR: ports/174708
Submitted by: Uffe Jakobsen <uffe@uffe.org> (maintainer)
Notes:
svn path=/head/; revision=309527
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are
currently broken. This is a temporary measure until we organically stop using
:= or someone(s) spend a lot of time changing all the ports over.
Explicit duplication > := > = and this just moves ports one step to the left
Approved by: portmgr
Notes:
svn path=/head/; revision=289563
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Pass maintainership to submitter
- Consult changelog for specific changes
PR: ports/158355
Submitted by: Uffe Jakobsen <uffe@uffe.org>
Approved by: Larry Rosenman <ler@lerctr.org>
Notes:
svn path=/head/; revision=276686
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
from ports.
If a ports is linked against ncurses from base or from the ports, it should then add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@)
Notes:
svn path=/head/; revision=272515
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
| |
starting with M
Notes:
svn path=/head/; revision=240072
|
|
|
|
| |
Notes:
svn path=/head/; revision=225300
|
|
|
|
|
|
|
|
|
| |
PR: ports/127142
Submitted by: chinsan
Approved by: Larry Rosenman (maintainer)
Notes:
svn path=/head/; revision=220002
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
| |
PR: ports/116208
Submitted by: Larry Rosenman <ler_AT_lerctr.org>
Noticed by: pavmail
Pointyat to: tabthorpe, ler_AT_lerctr.org
Approved by: clsung (mentor)
Notes:
svn path=/head/; revision=199260
|
|
|
|
|
|
|
|
|
| |
PR: ports/116153
Submitted by: Larry Rosenman <ler_AT_lerctr.org> (maintainer)
Approved by: clsung (mentor)
Notes:
svn path=/head/; revision=198983
|
|
|
|
|
|
|
|
|
| |
PR: ports/113070
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Approved by: stas (mentor)
Notes:
svn path=/head/; revision=192606
|
|
|
|
|
|
|
| |
Approved by: maintainer (implicit)
Notes:
svn path=/head/; revision=189390
|
|
|
|
|
|
|
| |
Approved by: maintainer via private mail
Notes:
svn path=/head/; revision=187001
|
|
|
|
|
|
|
|
|
|
|
|
| |
o No more required LANG=UTF8 without ncursesw.
o Bump PORTREVISION, accordingly.
PR: ports/108897
Submitted by: Tsuneo Nakagawa <yaemon@kikansha.jp>
Approved by: Larry Rosenman <ler@lerctr.org> (maintainer)
Notes:
svn path=/head/; revision=184909
|
|
|
|
|
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=180452
|
|
|
|
|
|
|
|
|
| |
to security/gnupg1.
Thanks to: dougb, lofi
Notes:
svn path=/head/; revision=180326
|
|
|
|
|
|
|
|
| |
PR: ports/105657
Submitted by: Larry Rosenman (maintainer)
Notes:
svn path=/head/; revision=177692
|
|
|
|
|
|
|
|
| |
PR: ports/97997
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Notes:
svn path=/head/; revision=164086
|
|
|
|
|
|
|
|
| |
PR: 93509
Submitted by: maintainer
Notes:
svn path=/head/; revision=156323
|
|
|
|
|
|
|
|
| |
PR: ports/93233
Submitted by: Larry Rosenman <ler@lerctr.org> (maintainer)
Notes:
svn path=/head/; revision=155982
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
certificates.
Missed from:
Update to 0.66.
Submitter takes maintainership.
PR: ports/93212
Submitted by: Larry Rosenman <ler@lerctr.org>
Notes:
svn path=/head/; revision=155825
|
|
|
|
|
|
|
|
|
|
| |
Submitter takes maintainership.
PR: ports/93212
Submitted by: Larry Rosenman <ler@lerctr.org>
Notes:
svn path=/head/; revision=155818
|
|
|
|
| |
Notes:
svn path=/head/; revision=149429
|
|
|
|
| |
Notes:
svn path=/head/; revision=147269
|
|
|
|
|
|
|
|
| |
PR: 83479
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru>
Notes:
svn path=/head/; revision=139237
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_FAM
PR: ports/82662 [1]
Submitted by: Vsevolod Stakhov <vsevolod@highsecure.ru> [1]
Notes:
svn path=/head/; revision=138053
|
|
|
|
|
|
|
|
| |
PR: 82073
Submitted by: Francisco <francisco@natserv.net>
Notes:
svn path=/head/; revision=137113
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
| |
PR: ports/76344
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes:
svn path=/head/; revision=127375
|
|
|
|
|
|
|
|
|
|
| |
- pet portlint.
PR: ports/71351
Submitted by: Matthias Andree.
Notes:
svn path=/head/; revision=121395
|
|
|
|
| |
Notes:
svn path=/head/; revision=117535
|
|
|
|
|
|
|
|
|
|
|
|
| |
- drop ncurses requirement
- bump minimum FreeBSD version to 5.2.1-RELEASE
- fix compilation with GCC 3.4
PR: ports/67686
Submitted by: Matthias Andree
Notes:
svn path=/head/; revision=111464
|
|
|
|
|
|
|
|
| |
PR: ports/65684
Submitted by: Matthias Andree <matthias.andree@gmx.de>
Notes:
svn path=/head/; revision=107437
|
|
|
|
| |
Notes:
svn path=/head/; revision=104313
|
|
|
|
|
|
|
|
| |
PR: 63399
Submitted by: Matthias Andree <matthias.andree@gmx.de> (maintainer)
Notes:
svn path=/head/; revision=102214
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
|
|
| |
- Respect NOPORTDOCS
PR: 59783
Submitted by: maintainer
Notes:
svn path=/head/; revision=94978
|
|
|
|
|
|
|
|
|
|
|
| |
While I'm here [2]:
- Clean up {LIB,BUILD,RUN}_DEPENDS
PR: 58886 [1]
Submitted by: maintainer [1], sergei [2]
Notes:
svn path=/head/; revision=92997
|
|
|
|
|
|
|
|
| |
PR: 57634
Submitted by: maintainer
Notes:
svn path=/head/; revision=90397
|
|
|
|
|
|
|
|
| |
PR: 56949
Submitted by: maintainer
Notes:
svn path=/head/; revision=89338
|
|
IMAP accounts, and local mail folders. Cone is also a simple newsreader.
Cone is designed to be foolproof enough to be used by inexperienced users,
but also offers advanced features for power users.
PR: 54218
Submitted by: matthias.andree@gmx.de
Notes:
svn path=/head/; revision=86966
|