aboutsummaryrefslogtreecommitdiffstats
path: root/comms/xastir
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Clean up some thingsTobias Kortkamp2020-09-241-2/+1
| | | | Reported by: portscan
* Xastir 2.1.6 was released in April of 2020.Diane Bruce2020-09-213-12/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | FreeBSD's port still has 2.1.4 (over a year old), and that port was recently patched to fix the build with GCC 10 by adding "-fcommon" to the CFLAGS. Xastir 2.1.6 has had its GCC 10 compatibility fixed so that sort of hack is no longer needed in the port if it were updated to the new version. There are also numerous other improvements over 2.1.4, including removal of obsolete options, and consolidation of some options that had previously been set up as independently selectable, but were in fact completely dependent on each other. The build is simpler now, as some of these things that were previously user-selectable are automatic now -- notably, if shapelib support is requested and shapelib is found, pcre is also required *and* automatically enables dbfawk. The code that previously allowed shapelib support without dbfawk (and therefore pcre) has been removed. This means that the current Makefile, which has no option for deselecting shapelib, but does have an option for selecting or deselecting DBFAWK, needs a little changing: remove DBFAWK as an option and make pcre a required package along with shapelib (instead of dependent on the DBFAWK setting) and all should be well. Submitted by: russo@bogodyn.org Approved by: Maintainer
* comms/xastir: Unbreak build with GCC 10 (-fno-common)Tobias Kortkamp2020-06-221-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | /usr/local/bin/ld: db.o:(.bss+0x2cc00): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: fcc_data.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: igate.o:(.bss+0x120): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: interface.o:(.bss+0x209a0): multiple definition of `pname'; db.o:(.bss+0x2cbe0): first defined here /usr/local/bin/ld: interface.o:(.bss+0x209c0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: interface_gui.o:(.bss+0x3b00): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: location_gui.o:(.bss+0x20): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: main.o:(.bss+0x6c78): multiple definition of `number_of_predefined_objects'; db.o:(.bss+0x2cfe8): first defined here /usr/local/bin/ld: main.o:(.bss+0x6c80): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: main.o:(.bss+0x6c70): multiple definition of `pname'; db.o:(.bss+0x2cbe0): first defined here /usr/local/bin/ld: maps.o:(.bss+0x4a40): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_cache.o:(.bss+0x20): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_dos.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_geo.o:(.bss+0x20): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_gnis.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_OSM.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_pop.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_shp.o:(.bss+0x20): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_tif.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: map_WMS.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: messages.o:(.bss+0x9a80): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: messages_gui.o:(.bss+0x40): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: objects.o:(.bss+0x6d0): multiple definition of `number_of_predefined_objects'; db.o:(.bss+0x2cfe8): first defined here /usr/local/bin/ld: objects.o:(.bss+0x6e0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: rac_data.o:(.bss+0x0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: track_gui.o:(.bss+0xc0): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: track_gui.o:(.bss+0x4a8): multiple definition of `number_of_predefined_objects'; db.o:(.bss+0x2cfe8): first defined here /usr/local/bin/ld: util.o:(.bss+0x80): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: x_spider.o:(.bss+0x18): multiple definition of `pname'; db.o:(.bss+0x2cbe0): first defined here /usr/local/bin/ld: xa_config.o:(.bss+0x20): multiple definition of `xa_config_dir'; color.o:(.bss+0x20): first defined here /usr/local/bin/ld: xa_config.o:(.bss+0x8): multiple definition of `number_of_predefined_objects'; db.o:(.bss+0x2cfe8): first defined here http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/xastir-2.1.4_3.log PR: 246700
* Update jasper to 2.0.16Baptiste Daroussin2019-12-271-1/+1
| | | | | | | This is needed to be able to update gegl to latest version. Bump revision of all consumer as the ABI is not 100% backward compatible. Provide a patch for graphics/devil to properly build with latest jasper. While here add a missing USES=xorg to graphics/devil
* Add USES=xorg USES=gl, ports categories cNiclas Zeising2019-11-051-1/+1
| | | | | Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories starting with 'c'.
* Convert to UCL & cleanup pkg-message (categories a-c)Mathieu Arnold2019-08-141-2/+6
|
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2019-07-271-1/+1
| | | | | | | | | | | | | | | as defined in Mk/bsd.default-versions.mk which has moved from GCC 8.3 to GCC 9.1 under most circumstances now after revision 507371. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, everything INDEX-11 shows with a dependency on lang/gcc9 now. PR: 238330
* comms/xastir: put back ImageMagick/GraphicsMagick choiceSteve Wills2019-07-192-28/+30
| | | | | | | While here, improve formatting PR: 239217 Submitted by: carl@stagecraft.cx (maintainer)
* comms/xastir: update to 2.1.4Steve Wills2019-07-173-32/+20
| | | | | PR: 239217 Submitted by: carl@stagecraft.cx (maintainer)
* Update graphics/libgeotiff to 1.5.1Sunpoet Po-Chuan Hsieh2019-06-281-1/+1
| | | | | | | | - Bump PORTREVISION of dependent ports for shlib change Changes: https://github.com/OSGeo/libgeotiff/blob/master/libgeotiff/NEWS https://lists.osgeo.org/pipermail/geotiff/2019-March/000861.html https://lists.osgeo.org/pipermail/geotiff/2019-March/000862.html
* Mark BROKEN: magick/image-private.h: No such file or directoryAntoine Brodin2019-06-261-0/+2
| | | | Reported by: pkg-fallout
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-12-121-1/+1
| | | | | | | | | | | | | | | defined via Mk/bsd.default-versions.mk which has moved from GCC 7.4 t GCC 8.2 under most circumstances. This includes ports - with USE_GCC=yes or USE_GCC=any, - with USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and - with USES=compiler specifying openmp, nestedfct, c11, c++0x, c++11-lang, c++11-lib, c++14-lang, c++17-lang, or gcc-c++11-lib plus, as a double check, everything INDEX-11 showed depending on lang/gcc7. PR: 231590
* Bump PORTREVISION for ports depending on the canonical version of GCCGerald Pfeifer2018-07-301-1/+1
| | | | | | | | | | | | | | in the ports tree (via Mk/bsd.default-versions.mk and lang/gcc) which has now moved from GCC 6 to GCC 7 by default. This includes ports - featuring USE_GCC=yes or USE_GCC=any, - featuring USES=fortran, - using Mk/bsd.octave.mk which in turn features USES=fortran, and those - with USES=compiler specifying one of openmp, nestedfct, c11, c++0x, c++11-lib, c++11-lang, c++14-lang, c++17-lang, or gcc-c++11-lib. PR: 222542
* Bump PORTREVISIONs of all users of math/mpc that we just updated toGerald Pfeifer2018-03-111-0/+1
| | | | version 1.1.0 (via revision 464079).
* comms/xastir: fix some portlint warnings I missedLarry Rosenman2018-03-051-2/+3
|
* comms/xastir: upgrade to 2.1.0Larry Rosenman2018-03-054-41/+61
| | | | | PR: 226187 Submitted by: carl@stagecraft.cx (Maintainer)
* - Unbreak the build on sparc64: gcc was generating assembler code thatAlexey Dokuchaev2017-12-302-6/+16
| | | | | | | | | | | | | | | | | | | | | | | | | invoked FdTOx (convert floating point to 64-bit integer) instruction with odd register number as the second argument, while apparently[*] an even number is required: fdtox %f10, %f15 It caused ``Illegal operands'' error when compiling `draw_symbols.c': {standard input}: Assembler messages: {standard input}:2686: Error: Illegal operands {standard input}:2695: Error: Illegal operands {standard input}:2835: Error: Illegal operands {standard input}:2844: Error: Illegal operands {standard input}:2854: Error: Illegal operands {standard input}:2864: Error: Illegal operands Fix the build by forcing -O0 when compiling this file on sparc64. - Remove OPTCFLAGS option which enabled "optimized" CFLAGS ``-O2 -pipe'': these are our default CFLAGS for a long time [*] https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56890
* - Add missing python run-dependencyDmitry Marakasov2017-07-251-3/+4
| | | | | | - Fix additional shebang Approved by: portmgr blanket
* - Update to 1.4.0Sunpoet Po-Chuan Hsieh2016-12-131-1/+1
| | | | | | | | - Use PORTDOCS - Update pkg-descr - Bump PORTREVISION for dependent ports Changes: http://shapelib.maptools.org/release.html
* USE_BDB cleanup.Mathieu Arnold2016-08-081-1/+1
| | | | | | | | | | | - USE_BDB=4x+ -> USES=bdb. - USE_BDB=yes -> USES=bdb. - USE_BDB=xx -> USES=bdb:xx. Other modernisations when I see them. PR: 209183 Sponsored by: Absolight
* Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.Mathieu Arnold2016-04-011-12/+12
| | | | | With hat: portmgr Sponsored by: Absolight
* graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22John Marino2015-10-121-1/+1
| | | | | | | | | | | | | GraphicsMagick was just updated, but there was as newer, second PR to upgrade it once more. And again, the shared library version has been bumped (haven't these guys heard of symbol versioning?) While the INDEX references 114 users of GraphicksMagick, I'm going to only bump the same 8 ports as yesterday. The bump script appears to be obsolete (still uses CVS!) PR: 203547 Submitted by: Walter Schwarzenfeld
* graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21John Marino2015-10-101-1/+1
| | | | | | | | The shared library versions changed, so bump all the ports that depend on GraphicsMagick by default too. PR: 200304 Submitted by: ports fury
* Fix previous commit.Mathieu Arnold2015-08-191-1/+1
| | | | | Pointy hat to: mat Sponsored by: Absolight
* Convert ports to use the options helpers in categories [abc]*, and minor fixes.Mathieu Arnold2015-08-191-69/+33
| | | | | Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D3412?
* - Fix shebangsDmitry Marakasov2015-07-151-1/+4
| | | | | Approved by: portmgr blanket MFH: 2015Q3 (blanket)
* Convert to USES=jpegAntoine Brodin2015-06-231-2/+1
|
* The port in comms/xastir is version 2.0.4 from 2012. A release 2.0.6 wasDiane Bruce2015-04-053-4/+9
| | | | | | | | | | | | | | released in 2014. The release has only minor changes, but among them is the ability to link against BDB 5.x instead of being restricted to 4.x. Since the current port has "WITH_BDB_HIGHEST" set to true, the highest available is now 5.x, and the 2.0.4 would not work with 5.x, this alone is reason to update. I've pinged Carl several times and committing this fix anyway but will email Carl again as a courtesy. PR: ports/198872 Submitted by: russo@bogodyn.org
* Bump portrevision after png updateBaptiste Daroussin2014-12-261-1/+1
|
* Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgradeAntoine Brodin2014-12-261-1/+1
|
* Cleanup plistBaptiste Daroussin2014-10-201-13/+0
|
* Berkeley DB cleanup, remove versions 4.0 ... 4.7.Matthias Andree2014-08-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | - Mk/bsd.database.mk rewrite, new default to db5. - db6 is eligible by default only if installed on the system. - Bump PORTREVISION of all ports that directly depend on BerkeleyDB or where USE_BDB is found in the port's directory - Patch a few ports such that they will pick up or work with newer versions. - Add UPDATING entry - Drive-by format fix for pks - Drop BerkeleyDB option from mail/popular for now, requires more work. - Exp-run logs linked from the PR below. - Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes for new Berkeley DB, but are untested. NOTE: please read UPDATING and the Wiki page before proceeding! Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup PR: 192690 Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
* - Switch graphics/GraphicsMagick to USES=libtool, drop .la filesDmitry Marakasov2014-08-051-1/+1
| | | | | | | | - Bump dependent ports as .so version has changed - Fix distinfo for graphics/cmg - Fix shebang for graphics/vips Approved by: portmgr blanket
* - Switch to USES=libtool, drop .la filesDmitry Marakasov2014-07-241-1/+1
| | | | | | - Bump dependent ports as .so version has changed Approved by: portmgr blanket
* - Remove USE_AUTOTOOLS=libtoolSunpoet Po-Chuan Hsieh2014-07-111-1/+1
| | | | | | | - Bump PORTREVISION for package change - Bump PORTREVISION for graphics/gdal shlib change [1] Approved by: portmgr (implicit) [1]
* Update consumers of graphics/GraphicsMagick13 to use graphics/GraphicsMagickRene Ladan2014-06-181-2/+2
| | | | | | | instead, these two ports are now equal. Bump PORTREVISIONs Approved by: portmgr (antoine)
* Stagify.Vanilla I. Shu2014-06-132-9/+4
| | | | Approved by: portmgr@
* In preparation for making libtool generate libraries with a sane name, fix allBaptiste Daroussin2013-12-111-9/+9
| | | | LIB_DEPENDS in comms
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-211-1/+2
| | | | comms)
* - Update to 1.10.0Sunpoet Po-Chuan Hsieh2013-08-211-1/+1
| | | | | | | - Update COMMENT and remove leading indefinite article from COMMENT - Bump PORTREVISION for graphics/gdal shlib change Changes: http://trac.osgeo.org/gdal/wiki/Release/1.10.0-News
* - Remove MAKE_JOBS_SAFE variableAlex Kozlov2013-08-151-1/+0
| | | | Approved by: portmgr (bdrewery)
* - Update to 7.31.0Sunpoet Po-Chuan Hsieh2013-07-121-1/+1
| | | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION for ftp/curl shlib change - Add TEST_DEPENDS - Convert to new options framework - Adjust options: - Add COOKIES - Add CYASSL, NSS, POLARSSL, THREADED_RESOLVER, TLS_SRP [1] - Add GSSAPI and SPNEGO [2] - Remove KERBEROS4 - Rename LIBIDN to IDN - Remove TRACKMEMORY [1] - Sort option handler - Add SLAVEDIRS: ftp/curl-hiphop - Cosmetic change - Cleanup Makefile header - While I'm here, fix typo (PORTREVSION) in x11-wm/ede/Makefile Changes: http://curl.haxx.se/changes.html PR: ports/172325 (-exp run), ports/177369 (based on) [1] Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> [1], hrs (via email) [2] Exp run by: miwi
* Convert from USE_MOTIF to USES=motifBaptiste Daroussin2013-07-101-3/+1
| | | | | | | While here: - trim headers - Remove indefinite article from comment - convert USE_GMAKE to USES=gmake
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-251-1/+1
| | | | Approved by: portmgr (bapt)
* Update PCRE to 8.32Martin Matuska2012-12-111-0/+1
| | | | | Introduces the UTF-32 library pcre32 Bump PORTREVISION in dependent ports
* - Update Xastir to the latest stable version.Diane Bruce2012-12-074-56/+79
| | | | | | | | - It's been 2 years since the last stable release. Feature safe: yes PR: ports/174148 Submitted by: Maintainer
* - HDRI has been enabled by default on ImageMagick.Diane Bruce2012-06-231-41/+34
| | | | | | | | | | This breaks Xastir badly as it assumes QuantumDepth is an integer. This fix below removes ImageMagick from the build and defaults to GraphicsMagick which still works. (From PR) - Convert to options NG while I am in here. (db) PR: ports/169172 Submitted by: carl@stagecraft.cx
* - update png to 1.5.10Dirk Meyer2012-06-011-2/+2
|
* - Bump PORTREVISION for graphics/gdal shlib changeSunpoet Po-Chuan Hsieh2012-05-191-1/+1
|
* - Chase graphics/GraphicsMagick13 shlib bumpsGreg Larkin2012-05-101-2/+2
| | | | PR: ports/166683
* - Bump PORTREVISION for graphics/libgeotiff shlib changeSunpoet Po-Chuan Hsieh2012-04-261-1/+1
|
* Bump pcre library dependency due to 8.30 updateMartin Matuska2012-02-141-2/+2
|
* - remove maintainer tags from pkg-descrEitan Adler2011-10-231-3/+0
| | | | | Approved by: portmgr Approved by: bapt (mentor)
* Update ImageMagick to 6.7.2-10 (shlib bumped to .5)Martin Matuska2011-10-111-2/+2
|
* Bump PORTREVISION after open-mofit updateMax Brazhnikov2011-05-021-1/+1
|
* - Bump PORTREVISION for gdal shlib changeSunpoet Po-Chuan Hsieh2011-01-291-0/+1
| | | | Feature safe: yes
* Update Xastir to v2.0.0 which adds support for OSM maps.Soeren Straarup2010-11-274-25/+38
| | | | | PR: ports/152032 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
* Update ImageMagick to 6.6.2-10Martin Matuska2010-07-251-2/+2
|
* Update to fix an issue with Xastir/Motif and a certain level of Xorg server.Soeren Straarup2010-07-242-2/+21
| | | | | PR: ports/148491 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
|
* Chase the ftp/curl shlib version bump.Peter Pentchev2010-04-031-1/+1
|
* - Bump Magick++, MagickWand or MagickCore dependencyMartin Matuska2010-03-291-2/+2
|
* - update to 1.4.1Dirk Meyer2010-03-281-0/+1
| | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi
* Update version of Xastir to 1.9.8, ie current stable release.Soeren Straarup2010-02-163-6/+13
| | | | | | PR: ports/143478 Submitted by: maintainer (Carl Makin) Feature safe: yes
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
|
* - Bump PORTREVISION to chase the update of shapelibWen Heping2009-12-251-1/+1
|
* Previous update to 1.9.6 could conflict with shapelib port in defaultSoeren Straarup2009-12-252-19/+1
| | | | | | | | configuration. This update fixes that by requiring shapelib port by default and not enabling option that could install duplicate files. PR: ports/141911 Submitted by: maintainer (Carl Makin)
* Update to 1.9.6Soeren Straarup2009-12-214-36/+48
| | | | | PR: ports/141701 Submitted by: maintainer (Carl Makin)
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+1
| | | | starting with B,C
* - update to jpeg7Dirk Meyer2009-07-181-1/+1
| | | | Tested by: pav on pointyhat
* Mark as broken on sparc64: uses i386 assembly.Mark Linimon2009-05-291-0/+4
|
* - Bump PORTREVISION for graphics/gdal upgradeRong-En Fan2009-03-181-1/+1
| | | | Requested by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
* - Update ImageMagick to 6.4.9.2Martin Matuska2009-02-111-2/+2
| | | | | - Libraries Magick++, MagickCore and MagickWand bumped to 2 - Update all ports using libraries above
* Bump the version of the curl shared library after the ftp/curl updatePeter Pentchev2009-01-231-0/+1
| | | | | | to 7.19.2. Bump PORTREVISION, even on the ports that do not have a versioned dependency, since the binaries will most probably still stop working.
* Update comms/xastir to the latest stable version.Soeren Straarup2008-09-273-7/+9
| | | | | PR: 127086 Submitted by: maintainer (Carl Makin)
* 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)
* - Chase graphics/ImageMagick shlib version bumpMartin Wilke2008-04-221-1/+2
| | | | Pointyhat to: mi@
* - Update release. [1]Diane Bruce2007-12-234-25/+43
| | | | | | | - Make portlint happier. - Fix location of man page. PR: ports/118886 [1]
* - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* Update the ftp/curl port to 7.16.0.Peter Pentchev2006-12-131-0/+1
| | | | | | | | | | Bump PORTREVISION of all dependent ports. Fix the build errors in the few ports that still use the long deprecated, and now obsoleted, cURL options. Thanks to everyone who took the time to look over the patch! Discussed on: -ports
* Update to 1.8.4Soeren Straarup2006-12-113-31/+24
| | | | | | PR: 105202 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer) Approved by: tmclaugh (implicit)
* Fix an optional dependancy so it installs what it really needsBoris Samorodov2006-09-241-1/+2
| | | | | | | (astro/gpsman -> graphics/gpsmanshp). PR: 103516 Submitted by: Carl Makin <carl at stagecraft.cx> (maintainer)
* Update to 1.8.2Ion-Mihai Tetcu2006-07-154-112/+130
| | | | | PR: ports/100289 Submitted by: maintainer
* remove old distinfo informationEdwin Groothuis2006-06-071-1/+0
|
* - Change dependencies reflecting update in graphics/ImageMagickMarcus Alves Grando2006-05-241-1/+2
| | | | - Bump PORTREVISION
* remove USE_REINPLACE for all ports with categories starting with CEdwin Groothuis2006-05-041-1/+0
|
* Update to 1.8.0Volker Stolz2006-04-253-5/+8
| | | | | PR: ports/96129 Submitted by: maintainer
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | Approved by: krion@
* - Fix 'all-depends-list' target in cases if dependencies list isKirill Ponomarev2006-01-221-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | very long and if some dependencies can't be added into the list. [1] - Fix FAM support. Make gamin the default FAM system. [2] - Introduce new 'quicksearch' target to show only port, path and info section of the matching ports. [3] - Introduce new category - rubygems. [4] - Fix stale dependencies while installing qmail slaveport and another port that depends on qmail. [5] - Add commentary for describes target in bsd.port.mk. [6] - Fix warning issued during make index on archs !368. [7] - Add USE_DOS2UNIX variable. If set to "YES", remove the ^M from all files under ${WRKSRC}. If set to a string, remove in all files under ${WRKSRC} with one of these names the ^Ms. [8] - Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by checking the existance of the Perl modules with the "perl -e 'use module;'" command. [9] - Fix bsd.port.mk variable quoting issues. No quoting is necessary anymore either in the Makefile or on the command line. Affected variables include: BROKEN FORBIDDEN IGNORE MANUAL_PACKAGE_BUILD NO_CDROM NO_PACKAGE RESTRICTED [10] - Add NOFETCHFILES variable. If set, don't download these files from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from ${MASTER_SITE_OVERRIDE}). [11] - Improve 'search' target output. [12] - Add a new virtual category for Amateur Radio - hamradio. [13] - Cleanup some old/unused pathes in bsd.port.mk. [14] - Add @dirrmtry for plists which does the same as: "@unexec rmdir %D/foo 2>/dev/null || true" [15] - Remove virtual category - offix. [16] - Use portsnap instead of cvsup or cvs on "make update" in /usr/ports. [17] - Move location of bsd.autotools.mk within bsd.port.mk [18] - Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19] - Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20] - Replace the string "FreeBSD" by "The FreeBSD Project" in the security warning [21] - Add bsd.local.mk for local modification to ports framework. [22] - Replace rcNG spelling by rc.d [23] - Remove superfluous USE_REINPLACE. [24] Special thanks to: linimon for spending hours with all these patches clement for fixes kris for help with pointyhat PR: ports/86310 [1], ports/89498 [2], ports/83530 [3], ports/83789 [4], ports/84053 [5], ports/86281 [6], ports/87214 [7], ports/87234 [8], ports/87318 [9], ports/87396 [10], ports/87605 [11], ports/87840 [12], ports/88230 [13], ports/88493 [14], ports/88711 [15], ports/88751 [16], ports/89281 [17], ports/89999 [18], ports/90031 [19], ports/90150 [20], ports/90668 [21], ports/91433 [23], ports/88754 [24] Submitted by: mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3], pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7], edwin [8, 9, 11, 15, 21], fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12], Carl Makin <carl@stagecraft.cx> [13], arved [14], NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18], jylefort [19], linimon [22], dougb [23]
* Chase libversion bumb to libMagick.so.9Edwin Groothuis2006-01-051-0/+1
| | | | PR: ports/91270
* Update to 1.7.0Emanuel Haupt2005-10-263-4/+10
| | | | | PR: 87976 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
* - Update to 1.5.0 [1]Jean-Yves Lefort2005-05-254-17/+50
| | | | | | | - Use SUB_FILES=pkg-message PR: ports/81376 [1] Submitted by: maintainer [1]
* - Update to 1.4.1Pav Lucistnik2004-12-093-3/+9
| | | | | PR: ports/74799 Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
* Update to 1.4.0Tilman Keskinoz2004-11-053-13/+23
| | | | | PR: 71906 Submitted by: Carl Makin <carl@stagecraft.cx>
* Add xastir, a hamradio orientated GIS package designed to handle APRS.Pav Lucistnik2004-07-065-0/+236
APRS is Amateur Position Reporting System. It's a system for handling real time information across radio and internet links. PR: ports/68655 Submitted by: Carl Makin <carl@stagecraft.cx>