non port: comms/xastir/Makefile |
SVNWeb
|
Number of commits found: 104 (showing only 100 on this page) |
Tue, 8 Aug 2023
|
[ 06:35 Fernando Apesteguía (fernape) ] 21b8380
comms/xastir: Update to 2.2.0
ChangeLog: https://github.com/Xastir/Xastir/releases/tag/Release-2.2.0
PR: 272964
Reported by: carl@stagecraft.cx (maintainer)
|
Fri, 28 Jul 2023
|
[ 17:13 Daniel Engberg (diizzy) ] 664a2fa (Only the first 10 of 502 ports in this commit are shown above. )
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0
|
Tue, 2 May 2023
|
[ 16:17 Po-Chuan Hsieh (sunpoet) ] b1c370e (Only the first 10 of 30 ports in this commit are shown above. )
graphics/jasper: Update to 4.0.0
- Bump PORTREVISION of dependent ports for shlib change
Changes: https://github.com/jasper-software/jasper/releases
Security: CVE-2022-2963, CVE-2022-40755
|
Sun, 30 Apr 2023
|
[ 11:10 Felix Palmen (zirias) ] a6bb2f8 (Only the first 10 of 148 ports in this commit are shown above. )
Mk/Uses/magick.mk: Bump all consumers
Bump all consumers of ImageMagick ports after flavorizing them.
Approved by: tcberner (mentor, implicit)
|
Sun, 23 Apr 2023
|
[ 09:09 Gerald Pfeifer (gerald) ] 8d3e020 (Only the first 10 of 2091 ports in this commit are shown above. )
*: Bump PORTREVISIONs for math/mpc update to 1.3.1
|
Tue, 17 Jan 2023
|
[ 05:27 Alex Kozlov (ak) ] 3fcd6b0 (Only the first 10 of 20 ports in this commit are shown above. )
Remove empty lines at the end of Makefile(s)
- Remove empty lines after .include <bsd.port.mk>
Approved by: portmgr blanket
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:21 Tobias C. Berner (tcberner) ] 258a9884 (Only the first 10 of 126 ports in this commit are shown above. )
comms: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 'Big Bad Bob' Frazier <bobf@mrp3.com>
* <mr@freebsd.org>
* Alex Samorukov <samm@freebsd.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Anders Nordby <anders@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Dolgov <fox@furry.spb.ru>
* Andrey Lykhin <lan31@inbox.ru>
* Anton Voronin <anton@urc.ac.ru>
* Brandon S. Allbery KF8NH <allbery@ece.cmu.edu> (Only the first 15 lines of the commit message are shown above )
|
Sat, 16 Apr 2022
|
[ 20:55 Po-Chuan Hsieh (sunpoet) ] 735ea04 (Only the first 10 of 29 ports in this commit are shown above. )
graphics/jasper: Bump PORTREVISION of dependent ports for shlib change after
cdcedd316da6d7c8509c394474160c683489a3ae
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Wed, 29 Dec 2021
|
[ 13:38 Fernando Apesteguía (fernape) ] 27132d3
comms/xastir: Update to 2.1.8
ChangeLog: https://github.com/Xastir/Xastir/releases/tag/Release-2.1.8
While here:
* Remove gettext and python from USES. The port doesn't used them anymore.
* Remove comment
* Move patch to .am file instead of generated .in file
* Remove sparc64 patch (architecture is UNSUPPORTED in 13 and above)
* Add USES=autoreconf
This last item allows us to bypass bootstrap.sh. The language preprocessing is
already done in the config directory so there is no need to do it as a bootstrap
step.
PR: 259669
Reported by: russo@bogodyn.org (xastir developer)
Approved by: carl@stagecraft.cx (maintainer, timeout > 1 month)
|
Sat, 11 Dec 2021
|
[ 13:50 Tobias C. Berner (tcberner) ] 45526ec (Only the first 10 of 146 ports in this commit are shown above. )
framework: Add new USES 'magick' for graphics/ImageMagick*
A new USES has been added to depend on ImageMagick.
USES=magick
adds a LIB_DEPENDS on graphics/ImageMagick${IMAGEMAGICK_DEFAULT}.
If a specific version is required, use for example
USES=magick:6 resp. USES=magick:7
If only a build, run or test is required, use for example
USES=magick:build resp. USES=magick:6,build,test (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Thu, 24 Sep 2020
|
[ 08:50 tobik ]
Clean up some things
Reported by: portscan
|
Mon, 21 Sep 2020
|
[ 14:46 db ]
Xastir 2.1.6 was released in April of 2020.
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 (Only the first 15 lines of the commit message are shown above )
|
Mon, 22 Jun 2020
|
[ 03:21 tobik ]
comms/xastir: Unbreak build with GCC 10 (-fno-common)
/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 (Only the first 15 lines of the commit message are shown above )
|
Fri, 27 Dec 2019
|
[ 13:43 bapt ] (Only the first 10 of 32 ports in this commit are shown above. )
Update jasper to 2.0.16
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
|
Mon, 4 Nov 2019
|
[ 21:36 zeising ] (Only the first 10 of 43 ports in this commit are shown above. )
Add USES=xorg USES=gl, ports categories c
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'c'.
|
Fri, 26 Jul 2019
|
[ 20:46 gerald ] (Only the first 10 of 3853 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Fri, 19 Jul 2019
|
[ 14:30 swills ]
comms/xastir: put back ImageMagick/GraphicsMagick choice
While here, improve formatting
PR: 239217
Submitted by: carl@stagecraft.cx (maintainer)
|
Tue, 16 Jul 2019
|
[ 17:40 swills ]
comms/xastir: update to 2.1.4
PR: 239217
Submitted by: carl@stagecraft.cx (maintainer)
|
Thu, 27 Jun 2019
|
[ 19:57 sunpoet ] (Only the first 10 of 15 ports in this commit are shown above. )
Update graphics/libgeotiff to 1.5.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
|
Wed, 26 Jun 2019
|
[ 05:25 antoine ]
Mark BROKEN: magick/image-private.h: No such file or directory
Reported by: pkg-fallout
|
Wed, 12 Dec 2018
|
[ 01:35 gerald ] (Only the first 10 of 3168 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Sun, 29 Jul 2018
|
[ 22:18 gerald ] (Only the first 10 of 1480 ports in this commit are shown above. )
Bump PORTREVISION for ports depending on the canonical version of GCC
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
|
Sat, 10 Mar 2018
|
[ 17:46 gerald ] (Only the first 10 of 1104 ports in this commit are shown above. )
Bump PORTREVISIONs of all users of math/mpc that we just updated to
version 1.1.0 (via revision 464079).
|
Sun, 4 Mar 2018
|
[ 22:08 ler ]
comms/xastir: fix some portlint warnings I missed
|
[ 21:57 ler ]
comms/xastir: upgrade to 2.1.0
PR: 226187
Submitted by: carl@stagecraft.cx (Maintainer)
|
Sat, 30 Dec 2017
|
[ 10:40 danfe ]
- Unbreak the build on sparc64: gcc was generating assembler code that
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
|
Tue, 25 Jul 2017
|
[ 12:16 amdmi3 ]
- Add missing python run-dependency
- Fix additional shebang
Approved by: portmgr blanket
|
Mon, 12 Dec 2016
|
[ 20:57 sunpoet ]
- Update to 1.4.0
- Use PORTDOCS
- Update pkg-descr
- Bump PORTREVISION for dependent ports
Changes: http://shapelib.maptools.org/release.html
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- 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
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] (Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sun, 11 Oct 2015
|
[ 16:20 marino ] (Only the first 10 of 11 ports in this commit are shown above. )
graphics/GraphicsMagick: Upgrade version 1.3.21 => 1.3.22
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
|
Sat, 10 Oct 2015
|
[ 15:20 marino ] (Only the first 10 of 13 ports in this commit are shown above. )
graphics/GraphicsMagick: Upgrade version 1.3.20 => 1.3.21
The shared library versions changed, so bump all the ports that
depend on GraphicsMagick by default too.
PR: 200304
Submitted by: ports fury
|
Wed, 19 Aug 2015
|
[ 13:41 mat ]
Fix previous commit.
Pointy hat to: mat
Sponsored by: Absolight
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Tue, 14 Jul 2015
|
[ 19:49 amdmi3 ]
- Fix shebangs
Approved by: portmgr blanket
MFH: 2015Q3 (blanket)
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Sun, 5 Apr 2015
|
[ 15:16 db ]
The port in comms/xastir is version 2.0.4 from 2012. A release 2.0.6 was
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
|
Thu, 25 Dec 2014
|
[ 20:54 bapt ] (Only the first 10 of 446 ports in this commit are shown above. )
Bump portrevision after png update
|
[ 19:04 antoine ] (Only the first 10 of 332 ports in this commit are shown above. )
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- 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)
|
Mon, 4 Aug 2014
|
[ 19:34 amdmi3 ] (Only the first 10 of 12 ports in this commit are shown above. )
- Switch graphics/GraphicsMagick to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
- Fix distinfo for graphics/cmg
- Fix shebang for graphics/vips
Approved by: portmgr blanket
|
Wed, 23 Jul 2014
|
[ 23:02 amdmi3 ]
- Switch to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Fri, 11 Jul 2014
|
[ 11:16 sunpoet ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove USE_AUTOTOOLS=libtool
- Bump PORTREVISION for package change
- Bump PORTREVISION for graphics/gdal shlib change [1]
Approved by: portmgr (implicit) [1]
|
Tue, 17 Jun 2014
|
[ 19:26 rene ]
Update consumers of graphics/GraphicsMagick13 to use graphics/GraphicsMagick
instead, these two ports are now equal.
Bump PORTREVISIONs
Approved by: portmgr (antoine)
|
Fri, 13 Jun 2014
|
[ 15:33 vanilla ]
Stagify.
Approved by: portmgr@
|
Wed, 11 Dec 2013
|
[ 15:10 bapt ] (Only the first 10 of 33 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in comms
|
Fri, 20 Sep 2013
|
[ 16:03 bapt ] (Only the first 10 of 172 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
comms)
|
Wed, 21 Aug 2013
|
[ 03:46 sunpoet ] (Only the first 10 of 19 ports in this commit are shown above. )
- Update to 1.10.0
- 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
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Thu, 11 Jul 2013
|
[ 16:26 sunpoet ] (Only the first 10 of 252 ports in this commit are shown above. )
- Update to 7.31.0
- 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
|
Tue, 9 Jul 2013
|
[ 21:49 bapt ]
Convert from USE_MOTIF to USES=motif
While here:
- trim headers
- Remove indefinite article from comment
- convert USE_GMAKE to USES=gmake
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Fri, 7 Dec 2012
|
[ 01:46 db ]
- Update Xastir to the latest stable version.
- It's been 2 years since the last stable release.
Feature safe: yes
PR: ports/174148
Submitted by: Maintainer
|
Sat, 23 Jun 2012
|
[ 01:23 db ]
- HDRI has been enabled by default on ImageMagick.
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
|
Fri, 1 Jun 2012
|
[ 05:26 dinoex ] (Only the first 10 of 4371 ports in this commit are shown above. )
- update png to 1.5.10
|
Sat, 19 May 2012
|
[ 10:07 sunpoet ] (Only the first 10 of 14 ports in this commit are shown above. )
- Bump PORTREVISION for graphics/gdal shlib change
|
Thu, 10 May 2012
|
[ 15:05 glarkin ]
- Chase graphics/GraphicsMagick13 shlib bumps
PR: ports/166683
|
Thu, 26 Apr 2012
|
[ 09:03 sunpoet ]
- Bump PORTREVISION for graphics/libgeotiff shlib change
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Tue, 11 Oct 2011
|
[ 07:17 mm ] (Only the first 10 of 33 ports in this commit are shown above. )
Update ImageMagick to 6.7.2-10 (shlib bumped to .5)
|
Mon, 2 May 2011
|
[ 12:44 makc ] (Only the first 10 of 195 ports in this commit are shown above. )
Bump PORTREVISION after open-mofit update
|
Sat, 29 Jan 2011
|
[ 13:09 sunpoet ] (Only the first 10 of 11 ports in this commit are shown above. )
- Bump PORTREVISION for gdal shlib change
Feature safe: yes
|
Fri, 26 Nov 2010
|
[ 17:28 xride ]
Update Xastir to v2.0.0 which adds support for OSM maps.
PR: ports/152032
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
|
Sat, 24 Jul 2010
|
[ 19:49 mm ] (Only the first 10 of 33 ports in this commit are shown above. )
Update ImageMagick to 6.6.2-10
|
Fri, 23 Jul 2010
|
[ 19:01 xride ]
Update to fix an issue with Xastir/Motif and a certain level of Xorg server.
PR: ports/148491
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Sat, 3 Apr 2010
|
[ 10:44 roam ] (Only the first 10 of 202 ports in this commit are shown above. )
Chase the ftp/curl shlib version bump.
|
Sun, 28 Mar 2010
|
[ 21:41 mm ] (Only the first 10 of 30 ports in this commit are shown above. )
- Bump Magick++, MagickWand or MagickCore dependency
|
[ 06:47 dinoex ] (Only the first 10 of 4470 ports in this commit are shown above. )
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi
|
Mon, 15 Feb 2010
|
[ 21:33 xride ]
Update version of Xastir to 1.9.8, ie current stable release.
PR: ports/143478
Submitted by: maintainer (Carl Makin)
Feature safe: yes
|
Fri, 5 Feb 2010
|
[ 11:46 dinoex ] (Only the first 10 of 4271 ports in this commit are shown above. )
- update to jpeg-8
|
Fri, 25 Dec 2009
|
[ 07:24 wen ]
- Bump PORTREVISION to chase the update of shapelib
|
Thu, 24 Dec 2009
|
[ 20:24 xride ]
Previous update to 1.9.6 could conflict with shapelib port in default
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)
|
Sun, 20 Dec 2009
|
[ 17:48 xride ]
Update to 1.9.6
PR: ports/141701
Submitted by: maintainer (Carl Makin)
|
Sat, 22 Aug 2009
|
[ 00:15 amdmi3 ] (Only the first 10 of 78 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
|
Sat, 18 Jul 2009
|
[ 11:11 dinoex ] (Only the first 10 of 337 ports in this commit are shown above. )
- update to jpeg7
Tested by: pav on pointyhat
|
Fri, 29 May 2009
|
[ 04:09 linimon ]
Mark as broken on sparc64: uses i386 assembly.
|
Wed, 18 Mar 2009
|
[ 04:12 rafan ]
- Bump PORTREVISION for graphics/gdal upgrade
Requested by: Dmitry Marakasov <amdmi3 at amdmi3.ru>
|
Tue, 10 Feb 2009
|
[ 19:50 mm ] (Only the first 10 of 32 ports in this commit are shown above. )
- Update ImageMagick to 6.4.9.2
- Libraries Magick++, MagickCore and MagickWand bumped to 2
- Update all ports using libraries above
|
Fri, 23 Jan 2009
|
[ 15:43 roam ] (Only the first 10 of 182 ports in this commit are shown above. )
Bump the version of the curl shared library after the ftp/curl update
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.
|
Fri, 26 Sep 2008
|
[ 18:49 xride ]
Update comms/xastir to the latest stable version.
PR: 127086
Submitted by: maintainer (Carl Makin)
|
Fri, 6 Jun 2008
|
[ 13:15 edwin ] (Only the first 10 of 42 ports in this commit are shown above. )
Bump portrevision due to upgrade of devel/gettext.
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)
|
Tue, 22 Apr 2008
|
[ 10:56 miwi ] (Only the first 10 of 27 ports in this commit are shown above. )
- Chase graphics/ImageMagick shlib version bump
Pointyhat to: mi@
|
Sat, 22 Dec 2007
|
[ 16:07 db ]
- Update release. [1]
- Make portlint happier.
- Fix location of man page.
PR: ports/118886 [1]
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Wed, 13 Dec 2006
|
[ 12:41 roam ] (Only the first 10 of 107 ports in this commit are shown above. )
Update the ftp/curl port to 7.16.0.
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
|
Sun, 10 Dec 2006
|
[ 22:06 xride ]
Update to 1.8.4
PR: 105202
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
Approved by: tmclaugh (implicit)
|
Sat, 23 Sep 2006
|
[ 23:44 bsam ]
Fix an optional dependancy so it installs what it really needs
(astro/gpsman -> graphics/gpsmanshp).
PR: 103516
Submitted by: Carl Makin <carl at stagecraft.cx> (maintainer)
|
Fri, 14 Jul 2006
|
[ 22:01 itetcu ]
Update to 1.8.2
PR: ports/100289
Submitted by: maintainer
|
Wed, 24 May 2006
|
[ 14:21 mnag ] (Only the first 10 of 32 ports in this commit are shown above. )
- Change dependencies reflecting update in graphics/ImageMagick
- Bump PORTREVISION
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Tue, 25 Apr 2006
|
[ 11:42 vs ]
Update to 1.8.0
PR: ports/96129
Submitted by: maintainer
|
Sat, 21 Jan 2006
|
[ 17:37 krion ] (Only the first 10 of 82 ports in this commit are shown above. )
- Fix 'all-depends-list' target in cases if dependencies list is
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] (Only the first 15 lines of the commit message are shown above )
|
Thu, 5 Jan 2006
|
[ 03:57 edwin ] (Only the first 10 of 90 ports in this commit are shown above. )
Chase libversion bumb to libMagick.so.9
PR: ports/91270
|
Tue, 25 Oct 2005
|
[ 22:15 ehaupt ]
Update to 1.7.0
PR: 87976
Submitted by: Carl Makin <carl@stagecraft.cx> (maintainer)
|
Number of commits found: 104 (showing only 100 on this page) |