| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
Notes:
svn path=/head/; revision=380084
|
|
|
|
| |
Notes:
svn path=/head/; revision=371262
|
|
|
|
|
|
|
| |
While here, use OPTIONS helpers to avoid including bsd.port.options.mk.
Notes:
svn path=/head/; revision=362805
|
|
|
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
Notes:
svn path=/head/; revision=361503
|
|
|
|
|
|
|
|
|
| |
- Convert to USES framework
- Update LICENSE (BSD 2-clause)
- Fix erroneous conditional install of manpage (leading to PORTREVISION bump)
Notes:
svn path=/head/; revision=346480
|
|
|
|
|
|
|
| |
deskutils)
Notes:
svn path=/head/; revision=327718
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
Notes:
svn path=/head/; revision=312404
|
|
|
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
Notes:
svn path=/head/; revision=311576
|
|
|
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
Notes:
svn path=/head/; revision=309814
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
- Remove leading article from COMMENT
Feature safe: yes
Notes:
svn path=/head/; revision=308516
|
|
|
|
|
|
|
|
|
|
|
| |
- Convert to new options framework
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
PR: ports/169817
Submitted by: sunpoet@
Notes:
svn path=/head/; revision=300843
|
|
|
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS?h=maint
Notes:
svn path=/head/; revision=281665
|
|
|
|
|
|
|
|
|
| |
- Add LICENSE (BSD)
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS?h=maint
Notes:
svn path=/head/; revision=278970
|
|
|
|
|
|
|
| |
Changes: http://git.calcurse.org/calcurse.git/tree/NEWS
Notes:
svn path=/head/; revision=274875
|
|
|
|
| |
Notes:
svn path=/head/; revision=271346
|
|
|
|
|
|
|
| |
Approved by: sahil@ (mentor)
Notes:
svn path=/head/; revision=263326
|
|
|
|
|
|
|
|
|
|
|
|
| |
Pass maintainership to submitter
Clean up CONFIGURE_ARGS while here
PR: ports/148917
Submitted by: Frederic Culot <frederic at culot.org>
Approved by: Herbert J. Skuhra (previous maintainer)
Notes:
svn path=/head/; revision=258342
|
|
|
|
|
|
|
|
| |
PR: 147498
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=255846
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
| |
PR: 139054
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=249078
|
|
|
|
|
|
|
|
| |
PR: ports/130989
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=226871
|
|
|
|
|
|
|
|
| |
PR: 130684
Submitted by: "Herbert J. Skuhra" <h dot skuhra at gmail dot com> (maintainer)
Notes:
svn path=/head/; revision=226478
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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/123798
Submitted by: Herbert J. Skuhra <h.skuhra AT gmail DOT com>
Approved by: tabthorpe (mentor)
Notes:
svn path=/head/; revision=213410
|
|
|
|
|
|
|
|
| |
PR: 118012
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=203423
|
|
|
|
| |
Notes:
svn path=/head/; revision=200769
|
|
|
|
|
|
|
|
| |
PR: 112872
Submitted by: "Herbert J. Skuhra"<h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=192365
|
|
|
|
|
|
|
|
| |
PR: 108217
Submitted by: Herbert J. Skuhra<h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=183091
|
|
|
|
|
|
|
|
| |
PR: ports/104074
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=174721
|
|
|
|
|
|
|
|
|
|
| |
- Support WITHOUT_NLS
PR: ports/102546
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=171566
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=159586
|
|
|
|
|
|
|
| |
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com>
Notes:
svn path=/head/; revision=149656
|
|
|
|
|
|
|
|
| |
PR: ports/89547
Submitted by: Herbert J. Skuhra <h.skuhra@gmail.com> (maintainer)
Notes:
svn path=/head/; revision=149474
|
|
Submitted by: "Herbert J. Skuhra" <h.skuhra@gmail.com>
Notes:
svn path=/head/; revision=147048
|