summaryrefslogtreecommitdiff
path: root/www/cadaver/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | www)
* Introduce ICONV_CONFIGURE_ARG variable defined at Uses/iconv.mk.Boris Samorodov2013-09-041-1/+1
| | | | | | | | It's value is "--with-libiconv-prefix=/usr/local" for systems before 100043 with ports libiconv and to use at systems post 100043 with base iconv it's value is "" (NULL). Co-authors: bapt, madpilot and bsam (me)
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | Approved by: portmgr (bdrewery)
* Finish converting www from WITHOUT_NLS to PORT_OPTIONS:MNLSBaptiste Daroussin2013-05-061-6/+4
|
* Rely on bsdtar to autodetermine the format of the distfiles when possibleBaptiste Daroussin2013-04-291-1/+1
| | | | | | | For a while now bsdtar is able to autotermine compression and archive format. Let's then use tar directly instead of piping to tar. Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format
* - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1
| | | | | - Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | Approved by: portmgr (bapt)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-231-3/+2
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - Makes neon29 our default neon library. The neon 0.27.x to 0.29.x are API andJeremy Messenger2010-07-301-1/+1
| | | | | | | | | | | | | | | | | | ABI backwards compatible. It is unnecessary to have more than one same libraries (ie: neon28 and neon29) as it creates issue in our ports tree such as CONFLICTS and made our Makefile complicate. - Remove www/neonpp and www/neon28. - Add USE_GNOME=ltverhack; it corrects the shared library version by change from libneon.so.29 to libneon.so.27. It won't get bump again with no reason unless ABI changes. - Bump the PORTREVISION on all ports and chase the shared library change. - Add info in the UPDATING for how to rebuild on all ports that depend on neon. PR: ports/148295 Approved by: lev (maintainer timeout, no respone for months), portmgr Tested by: pointyhat-exp by pav
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
|
* Update www/cadaver to latest versionJosh Paetzel2010-05-021-3/+12
| | | | | | | Add FreeBSD specific patches Submitted by: "Mikhail T." <mi+thun@aldan.algebra.com> Approved by: itetcu@ (mentor)
* Change MAINTAINER to my @FreeBSD.org address.Josh Paetzel2008-09-061-1/+1
| | | | Approved by: ade (mentor)
* Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.Rong-En Fan2008-08-211-1/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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)
* - Update to 0.23.2Beech Rintoul2008-07-051-3/+2
| | | | | | PR: ports/125143 Submitted by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp> Approved by: Josh Paetzel <josh@tcbug.org> (maintainer)
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1
| | | | | | | | | | 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)
* Rename www/neon to www/neon26 to make the integrationEdwin Groothuis2008-05-051-1/+1
| | | | of www/neon28 possible
* - Remove USE_GETOPT_LONG which is a no-op since March 2007Pav Lucistnik2008-03-201-1/+0
|
* (1) Update `www/neon' to 0.26.3Lev A. Serebryakov2007-03-161-1/+2
| | | | | | | | (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.
* Remove USE_GPG from all effected ports. This knob is a no-op and the way itGabor Kovesdan2007-01-291-4/+0
| | | | | | | | | 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)
* - Update to 0.22.5Martin Wilke2007-01-231-1/+1
| | | | | PR: 108275 Submitted by: Josh Paetzel <josh@tcbug.org> (maintainer)
* - Update to 0.22.4Martin Wilke2006-12-301-2/+1
| | | | | PR: ports/107301 Submitted by: Josh Paetzel (maintainer)
* * Fix build by adding missing dependency to gettext and make thatVasil Dimov2006-02-071-4/+20
| | | | | | | | | | 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)
* BROKEN: Does not compileKris Kennaway2006-01-191-0/+2
|
* [1] Update to 0.22.3Lev A. Serebryakov2006-01-051-2/+2
| | | | | | | [2] Use new neon library PR: ports/91278 Submitted: Maintainer
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | after 5.4-RELEASE.
* Assist getting more ports working on AMD64 by obeying theDavid E. O'Brien2005-04-111-1/+1
| | | | Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
* Fix MASTER_SITESKirill Ponomarev2005-01-291-2/+2
| | | | | | | Portlint(1) PR: ports/76793 Submitted by: maintainer
* Assign Maintainership to Josh Paetzel <josh@tcbug.org>Tilman Keskinoz2004-12-041-1/+1
| | | | | PR: 74587 Submitted by: Josh Paetzel <josh@tcbug.org>
* - Add a mirror site.Hye-Shik Chang2004-11-281-2/+7
| | | | | | | - Utilize SIG_FILE. PR: 74490 Submitted by: Jason Harris <jharris@widomaker.com>
* Update to 0.22.2Hye-Shik Chang2004-11-071-1/+1
|
* Upgrade from 0.22.0 to 0.22.1 (April 14th). Drop expat-dependency --Mikhail Teterin2004-05-041-6/+10
| | | | | | | 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.
* o Bump $LIB_DEPENDS line to chase expat's shlib version.Jun Kuriyama2004-03-141-1/+2
| | | | o Bump $PORTREVISION.
* Use PLIST_FILES.Trevor Johnson2004-02-051-1/+2
| | | | Reviewed by: marcus
* - Update to 0.22.0.Max Khon2003-10-101-2/+2
| | | | - Chase libneon version.
* Use USE_GETOPT_LONG.Pete Fritchman2003-05-181-5/+1
| | | | | | PR: 51387, 51383, 51380, 51388, 51384, 51372, 51373, 51381, 51382 Submitted by: Ports Fury
* Update to 0.21Max Khon2003-04-181-2/+1
|
* De-pkg-comment.Akinori MUSHA2003-02-201-0/+1
|
* Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.Norikatsu Shigemura2003-02-081-2/+2
| | | | Submitted by: Ports Fury
* Conditionalize libgnugetopt dependencies.Norikatsu Shigemura2003-02-021-5/+11
| | | | | PR: ports/47752 Submitted by: Ports Fury
* Do not build with included neon.Max Khon2003-01-221-2/+2
| | | | | Installed (in ${LOCALBASE}) libneon was linked in if it exists anyway and included expat is not used anymore.
* o Rollback PORTCOMMENT modifications while this feature's implementationMario Sergio Fujikawa Ferreira2002-11-101-2/+0
| | | | | | | | is better studied o Turn PORTCOMMENT variable in Makefile back into pkg-comment files Approved by: kris (portmgr hat), portmgr, re (silence)
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-061-0/+2
| | | | Approved by: pat
* Bump PORTREVISION and expat shlib.Jun Kuriyama2002-09-171-1/+2
|
* upgrade to 0.20.5Ying-Chieh Liao2002-09-071-1/+1
| | | | | PR: 42490 Submitted by: Ports Fury
* upgrade to 0.20.4Ying-Chieh Liao2002-08-101-13/+13
| | | | | PR: 41506 Submitted by: Ports Fury
* Chase shlib rev of devel/gettextAde Lovett2002-08-011-1/+1
| | | | | Submitted by: lots and lots Pointy hat to: ade
* Unbreak this port by using the included libneon and expat. The API forGreg Lewis2002-06-171-5/+3
| | | | | | | | | | | 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.
* Update LIB_DEPENDS on libneon.Kris Kennaway2002-05-111-5/+4
| | | | | | Remove previous maintainer due to timeout. Fix compilation; linking still fails due to missing symbols. Update BROKEN message appropriately.
* gettext upgrade uber-patch (stage 3)Ade Lovett2002-04-121-2/+2
| | | | | | | | | | - 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
* BROKEN: Dependency is out of dateKris Kennaway2002-03-251-0/+2
|