| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Approved by: ade (mentor)
Notes:
svn path=/head/; revision=220011
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
PR: ports/125143
Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
Notes:
svn path=/head/; revision=216363
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
| |
of www/neon28 possible
Notes:
svn path=/head/; revision=212638
|
|
|
|
| |
Notes:
svn path=/head/; revision=209422
|
|
|
|
|
|
|
|
|
|
|
| |
(2) Bump port revisions (and dependencies) on all ports, using libneon
(3) Mark `devel/bazaar' broken, it doesn't support new neon version.
Approved by maintainer.
(4) Mark `www/neonpp' broken, it doesn't support new neon version.
Maintainer timeout.
Notes:
svn path=/head/; revision=187477
|
|
|
|
|
|
|
|
|
|
|
|
| |
was supposed to work is useless, because if we can't trust the distfile from
the remote machine, we can't trust the signature from the same machine either.
Our MD5 and SHA256 are good for checking both the sanity and the
trustiness of distfiles.
Approved by: portmgr (erwin), erwin (mentor)
Notes:
svn path=/head/; revision=183644
|
|
|
|
|
|
|
|
| |
PR: 108275
Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
Notes:
svn path=/head/; revision=183136
|
|
|
|
|
|
|
|
| |
PR: ports/107301
Submitted by: Josh Paetzel (maintainer)
Notes:
svn path=/head/; revision=181019
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
conditional by WITHOUT_NLS being set or not
* Fix path in EXTRACT_AFTER_ARGS
* Bump PORTREVISION because internationalization can now be turned on and off
PR: ports/91756, ports/91962
Submitted by: rushani, Josh Paetzel <josh@tcbug.org> (maintainer)
Approved by: garga (mentor), Josh Paetzel <josh@tcbug.org> (maintainer)
Notes:
svn path=/head/; revision=155427
|
|
|
|
| |
Notes:
svn path=/head/; revision=153917
|
|
|
|
|
|
|
|
|
|
| |
[2] Use new neon library
PR: ports/91278
Submitted: Maintainer
Notes:
svn path=/head/; revision=152790
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
| |
Portlint(1)
PR: ports/76793
Submitted by: maintainer
Notes:
svn path=/head/; revision=127592
|
|
|
|
|
|
|
|
| |
PR: 74587
Submitted by: Josh Paetzel <josh@tcbug.org>
Notes:
svn path=/head/; revision=123112
|
|
|
|
|
|
|
|
|
|
| |
- Utilize SIG_FILE.
PR: 74490
Submitted by: Jason Harris <jharris@widomaker.com>
Notes:
svn path=/head/; revision=122705
|
|
|
|
| |
Notes:
svn path=/head/; revision=121040
|
|
|
|
|
|
|
|
|
|
| |
this port uses whatever www/neon provides. Loosen the neon-dependency --
don't require the exact version of -lneon. Don't extract the expat and
libneon bundled with the cadaver -- to avoid #include-ing a wrong header
accidentally. Patch some warnings.
Notes:
svn path=/head/; revision=108406
|
|
|
|
|
|
|
| |
o Bump $PORTREVISION.
Notes:
svn path=/head/; revision=103969
|
|
|
|
|
|
|
| |
Reviewed by: marcus
Notes:
svn path=/head/; revision=100076
|
|
|
|
| |
Notes:
svn path=/head/; revision=99421
|
|
|
|
|
|
|
| |
- Chase libneon version.
Notes:
svn path=/head/; revision=90786
|
|
|
|
|
|
|
|
|
| |
PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373,
51381, 51382
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=81255
|
|
|
|
| |
Notes:
svn path=/head/; revision=79225
|
|
|
|
| |
Notes:
svn path=/head/; revision=75976
|
|
|
|
|
|
|
| |
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=75089
|
|
|
|
|
|
|
|
| |
PR: ports/47752
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=74504
|
|
|
|
|
|
|
|
| |
Installed (in ${LOCALBASE}) libneon was linked in if it exists anyway
and included expat is not used anymore.
Notes:
svn path=/head/; revision=73783
|
|
|
|
|
|
|
|
|
|
|
| |
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
Notes:
svn path=/head/; revision=69808
|
|
|
|
|
|
|
| |
Approved by: pat
Notes:
svn path=/head/; revision=69612
|
|
|
|
| |
Notes:
svn path=/head/; revision=68436
|
|
|
|
| |
Notes:
svn path=/head/; revision=66485
|
|
|
|
|
|
|
|
| |
PR: 42490
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=65765
|
|
|
|
|
|
|
|
| |
PR: 41506
Submitted by: Ports Fury
Notes:
svn path=/head/; revision=64346
|
|
|
|
|
|
|
|
| |
Submitted by: lots and lots
Pointy hat to: ade
Notes:
svn path=/head/; revision=63850
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
neon has changed incompatibly since the last release of cadaver so it
won't compile against our installed version of neon. The included
version of neon doesn't appear to like the installed version of expat,
so use the included version of that too. The load order of libraries
needed changing to ensure that the included version of neon is used.
These changes should be reverted if/when a newer release of cadaver
catches up with the neon API.
Notes:
svn path=/head/; revision=61433
|
|
|
|
|
|
|
|
|
| |
Remove previous maintainer due to timeout.
Fix compilation; linking still fails due to missing symbols. Update
BROKEN message appropriately.
Notes:
svn path=/head/; revision=58908
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr
Notes:
svn path=/head/; revision=57625
|
|
|
|
| |
Notes:
svn path=/head/; revision=56579
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr
Notes:
svn path=/head/; revision=56168
|
|
|
|
|
|
|
|
| |
PR: 33103
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Notes:
svn path=/head/; revision=52029
|
|
|
|
|
|
|
|
| |
PR: 32547
Submitted by: Garrett Rooney <rooneg@electricjellyfish.net>
Notes:
svn path=/head/; revision=51994
|
|
|
|
|
|
|
| |
the later case
Notes:
svn path=/head/; revision=50306
|
|
|
|
| |
Notes:
svn path=/head/; revision=46312
|
|
|
|
|
|
|
|
| |
PR: 27978
Submitted by: Patrick Li <pat@databits.net>
Notes:
svn path=/head/; revision=44131
|
|
|
|
| |
Notes:
svn path=/head/; revision=43557
|
|
|
|
|
|
|
| |
No response: maintaner
Notes:
svn path=/head/; revision=40146
|
|
|
|
| |
Notes:
svn path=/head/; revision=37985
|