aboutsummaryrefslogtreecommitdiff
path: root/www/cgicc
Commit message (Collapse)AuthorAgeFilesLines
* Add DOCS options to ports that should have one.Mathieu Arnold2018-09-101-1/+2
| | | | | | | | | | | Also various fixes related to said option. PR: 230864 Submitted by: mat exp-runs by: antoine Notes: svn path=/head/; revision=479406
* www/cgicc: Update version 3.2.16=>3.2.19Muhammad Moinur Rahman2017-07-132-4/+4
| | | | Notes: svn path=/head/; revision=445641
* The DOCS option must not install doxygen.Mathieu Arnold2016-12-191-3/+4
| | | | | | | Sponsored by: Absolight Notes: svn path=/head/; revision=428947
* - Fix trailing whitespace in pkg-descrs, categories [p-x]*Dmitry Marakasov2016-05-191-6/+6
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415500
* Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.Mathieu Arnold2016-04-011-1/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412351
* Convert LICENSE= "GPLxx # or later" to "GPLxx+"Dmitry Marakasov2016-01-121-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=405891
* www/cgicc: Update version 3.2.14=>3.2.16Muhammad Moinur Rahman2014-12-303-5/+4
| | | | | | | | | | | - Cleanup plist (@dir) - Change INSTALL_TARGET to install-strip Differential Revision: https://reviews.freebsd.org/D1394 Approved by: bapt(mentor) Notes: svn path=/head/; revision=375817
* Change my non-FreeBSD MAINTAINER mail to bofh@Muhammad Moinur Rahman2014-12-241-1/+1
| | | | | | | Approved by: bapt Notes: svn path=/head/; revision=375378
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-06-212-4/+5
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=358674
* - Update to 3.2.14Sunpoet Po-Chuan Hsieh2014-04-263-32/+6
| | | | | | | | | | | | | - Add LICENSE - Pass maintainership to submitter - While I'm here, convert to new options helper Changes: http://savannah.gnu.org/forum/forum.php?forum_id=7956 PR: ports/188956 Submitted by: Muhammad Moinur Rahman <5u623l20@gmail.com> Notes: svn path=/head/; revision=352345
* - Update from 3.2.10 to 3.2.12Danilo Egea Gondolfo2014-01-164-33/+20
| | | | | | | | | | | | | - Add LICENSE - Add DOCS to OPTIONS - Convert USE_GMAKE to USES - Add stage support PR: ports/185510 Submitted by: KATO Tsuguru <tkato432@yahoo.com> Notes: svn path=/head/; revision=339887
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | www) Notes: svn path=/head/; revision=327776
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-141-1/+0
| | | | | | | Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=324744
* - Fix plist by installing pkgconfig to the right placeBryan Drewery2013-04-012-8/+5
| | | | | | | | | | | - Trim header - Remove indefinite article from comment Reported by: pointyhat With hat: portmgr Notes: svn path=/head/; revision=315656
* Upgrade from 3.2.9 to 3.2.10. Fix a couple of warnings and an actualMikhail Teterin2013-01-145-5/+37
| | | | | | | | | | | | error introduced in the new version by the developers. Remove the library's .la file in post-install (no other way to suppress the junk, apparently). Turn on parallel-building (MAKE_JOBS_SAFE). Notified by: portscout Notes: svn path=/head/; revision=310397
* - update png to 1.5.10Dirk Meyer2012-06-011-1/+1
| | | | Notes: svn path=/head/; revision=297915
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1
| | | | Notes: svn path=/head/; revision=265663
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - Update to 3.2.9Martin Wilke2009-12-132-17/+18
| | | | | | | | PR: 141298 Submitted by: Ports Fury Notes: svn path=/head/; revision=245648
* - Update to 3.2.8Martin Wilke2009-08-287-215/+31
| | | | | | | | PR: 138282 Submitted by: Ports Fury Notes: svn path=/head/; revision=240481
* Get rid the port that I don't use anymore.Sergey Matveychuk2009-08-051-1/+1
| | | | Notes: svn path=/head/; revision=238996
* -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-021-1/+1
| | | | | | | | | | | | | | | | | | | | | -Update libtool and libltdl to 2.2.6a. -Remove devel/libtool15 and devel/libltdl15. -Fix ports build with libtool22/libltdl22. -Bump ports that depend on libltdl22 due to shared library version change. -Explain what to do update in the UPDATING. It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop and applications in the runtime. With help: marcus and kwm Pointyhat-exp: a few times by pav Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and a few MarcusCom CVS users. Also, I might have missed a few. Repocopy by: marcus Approved by: portmgr Notes: svn path=/head/; revision=238781
* - Update download location, update WWWPav Lucistnik2009-01-312-2/+2
| | | | | | | Reported by: -fetch-original pointyhat run Notes: svn path=/head/; revision=227293
* 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) Notes: svn path=/head/; revision=218938
* - Remove unneeded dependency from gtk12/gtk20 [1]Martin Wilke2008-04-191-1/+1
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=211584
* Use libtool port instead of included one to avoid objformat a.out botchKris Kennaway2007-01-281-0/+1
| | | | Notes: svn path=/head/; revision=183519
* Conversion to a single libtool environment.Ade Lovett2006-02-232-1/+3
| | | | | | | Approved by: portmgr (kris) Notes: svn path=/head/; revision=156749
* - Remove USE_REINPLACE from my portsSergey Matveychuk2006-02-071-1/+0
| | | | Notes: svn path=/head/; revision=155429
* Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1
| | | | | | | | | | | | | | | | | | | | in bsd.autotools.mk essentially makes this a no-op given that all the old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in exactly the same way as USE_AUTOTOOLS itself. Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME team -- all GNOME 2.12.x ports use it. Preliminary documentation can be found at: http://people.FreeBSD.org/~ade/autotools.txt which is in the process of being SGMLized before introduction into the Porters Handbook. Light blue touch-paper. Run. Notes: svn path=/head/; revision=148323
* - Yield to a total SHAtification.Sergey Matveychuk2005-11-111-0/+1
| | | | | | | - mysql-administrator: simplify BROKEN message Notes: svn path=/head/; revision=147896
* At Kris's request, back out the MACHINE_ARCH spelling correction untilDavid E. O'Brien2005-04-121-1/+1
| | | | | | | after 5.4-RELEASE. Notes: svn path=/head/; revision=133116
* 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'. Notes: svn path=/head/; revision=132992
* - update URLSergey Matveychuk2005-03-011-1/+1
| | | | Notes: svn path=/head/; revision=130069
* Apply a big libtool patch to allow porters to use the libtool installed byJoe Marcus Clarke2004-07-091-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | the libtoolX ports instead of the one included with each port. Ports that set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of the included version. To restore previous behavior, use the new macro, USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version. For example, to use the ports version of libtool-1.5, add the following to your Makefile: USE_LIBTOOL_VER= 15 To use the included version of libtool with extra hacks provided by libtool-1.5, add the following to your Makefile: USE_INC_LIBTOOL_VER= 15 With this change, ports that had to add additional libtool hacks to prevent .la files from being installed or to fix certain threading issues can now delete those hacks (after appropriate testing, of course). PR: 63944 Based on work by:eik and marcus Approved by: ade (autotools maintainer) Tested by: kris on pointyhat Bound to be hidden problems: You bet Notes: svn path=/head/; revision=113296
* Change email address for my ports.Sergey Matveychuk2004-07-071-1/+1
| | | | | | | Approved by: krion (mentor) Notes: svn path=/head/; revision=113155
* Update to 3.2.3Kirill Ponomarev2004-07-065-36/+17
| | | | | | | | PR: ports/68706 Submitted by: maintainer Notes: svn path=/head/; revision=113039
* Whoa there, boy, that's a mighty big commit y'all have there...Ade Lovett2004-03-141-1/+1
| | | | | | | | | | | | | | | | | | Begin autotools sanitization sequence by requiring ports to explicitly specify which version of {libtool,autoconf,automake} they need, erasing the concept of a "system default". For ports-in-waiting: USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13 USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213 USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14 Ports attempting to use the old style system after June 1st 2004 will be sorely disappointed. Notes: svn path=/head/; revision=103963
* - Update to 3.2.2Kirill Ponomarev2004-03-125-160/+196
| | | | | | | | | | | | - Fix dead URL - Utilize DOCSDIR - Assign maintainership to submitter PR: ports/64026 Submitted by: Sergey Matveychuk <sem@ciam.ru> Notes: svn path=/head/; revision=103788
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* SIZEify.Trevor Johnson2004-01-291-0/+1
| | | | Notes: svn path=/head/; revision=99421
* - Fix build on -currentKirill Ponomarev2003-11-031-6/+4
| | | | | | | | PR: 58881 Submitted by: Ports Fury Notes: svn path=/head/; revision=92992
* Per bento logs, mark as broken on 5.x for the usual gcc3.3 reasons.Mark Linimon2003-11-021-1/+7
| | | | Notes: svn path=/head/; revision=92828
* De-pkg-comment.Akinori MUSHA2003-02-202-1/+1
| | | | Notes: svn path=/head/; revision=75976
* - Do not install useless .la fileYing-Chieh Liao2002-11-074-156/+181
| | | | | | | | | | - Utilize NOPORTDOCS PR: 44981 Submitted by: Ports Fury Notes: svn path=/head/; revision=69653
* Fix PORTCOMMENTs that were killing INDEX builds.Adam Weinberger2002-11-072-2/+1
| | | | | | | | 105 pointy hats to: me Approved by: pat Notes: svn path=/head/; revision=69625
* Use PORTCOMMENT in the Makefile, and whack the pkg-comment.Adam Weinberger2002-11-062-1/+2
| | | | | | | Approved by: pat Notes: svn path=/head/; revision=69612
* fix doc installation pathYing-Chieh Liao2002-06-253-161/+163
| | | | | | | bump portrevision Notes: svn path=/head/; revision=61909
* Add USE_REINPLACE where appropriate.Maxim Sobolev2002-06-191-0/+1
| | | | Notes: svn path=/head/; revision=61545
* upgrade to 3.2.1Ying-Chieh Liao2002-06-184-52/+13
| | | | Notes: svn path=/head/; revision=61497