Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.6.0_6 24 Feb 2024 12:32:18 |
Rene Ladan (rene) |
emulators/fuse: move manpages to share/man |
1.6.0_5 23 Dec 2023 18:14:14 |
Nuno Teixeira (eduardo) |
*/*: Bump consumers of x11-toolkits/gtk30
New version of gtk3 in tree |
1.6.0_4 06 Nov 2023 10:03:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart
Issue reported by repology : https://repology.org/repository/freebsd/problems
Approved by: portmgr (blanket)
PR: 274888 |
1.6.0_4 07 Aug 2023 16:34:07 |
Gleb Popov (arrowd) |
audio/pulseaudio: Update to 16.1
Bump PORTREVISION on consumers.
Sponsored by: Serenity Cybersecurity, LLC
PR: 262713 |
1.6.0_3 02 Mar 2023 05:23:10 |
Tobias C. Berner (tcberner) |
accessibility/at-spi2-core: update to 2.46.0
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments. (Only the first 15 lines of the commit message are shown above ) |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.6.0_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.6.0_2 20 Jul 2022 14:21:50 |
Tobias C. Berner (tcberner) |
emulators: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alejandro Pulver <alejandro@varnet.biz>
* Alexander Best <arundel@gmx.net>
* Alexander Nedotsukov <bland@FreeBSD.org>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alexey V. Antipovsky <kemm@in-line.ru>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Brian Gaeke <brg@dgate.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org>
* David Naylor <naylor.b.david@gmail.com>
* David O'Brien (obrien@cs.ucdavis.edu) (Only the first 15 lines of the commit message are shown above ) |
1.6.0_2 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
1.6.0_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.6.0 10 Oct 2021 19:44:42 |
Baptiste Daroussin (bapt) |
INSTALLS_ICONS: retire the macro and rework the related dependencies
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency) |
1.6.0 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.6.0 03 Mar 2021 21:41:14 |
rene |
Update Fuse (the Spectrum emulator) ports to their latest versions.
emulators/fuse -> 1.6.0
- add ALSA, OSS (was implicit default), PulseAudio options for sound
- prefer GTK 3 over GTK 2, push down cairo dependency
- prefer SDL 2 over SDL 1
emulators/libspectrum -> 1.5.0 (needed for fuse)
emulators/fuse-utils: no update, but force rebuild against new libspectrum
Reported by: upstream mail |
1.5.7_1 14 Nov 2019 12:39:42 |
tobik |
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round |
1.5.7_1 06 Nov 2019 14:31:37 |
madpilot |
Fix typo in USES.
Approved by: portmgr (fixit blanket) |
1.5.7_1 05 Nov 2019 15:48:41 |
zeising |
Add USES=xorg USES=gl, ports categories e
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'e'. |
1.5.7_1 26 Jul 2019 20:46:57 |
gerald |
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 |
1.5.7 28 Dec 2018 19:01:43 |
rene |
emulators/fuse: fix build on GCC-based architectures
PR: 234439
Submitted by: Piotr Kubaj |
1.5.7 13 Dec 2018 20:00:12 |
rene |
emulators/fuse: update to 1.5.7
While here, add USES=gnome for USE_GNOME and pet portlint.
Reported by: upstream mail |
1.5.6 19 Nov 2018 15:57:09 |
swills |
devel/glib20: remove runtime dep on perl5
Since glib-mkenums was rewritten in python in glib 2.53.5, glib20 seems
to no longer need perl5 at runtime. This makes perl5 a build dep only.
Removing the run dep causes some other ports to fail, so add the build
dep to those where needed.
PR: 233138
Approved by: gnome (kwm, maintainer, older version of patch)
Exp-run by: antoine |
1.5.6 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
1.5.6 08 Aug 2018 21:04:06 |
rene |
emulators/fuse: update to version 1.5.6
Highlights of this release include:
* Z80 flags register is now correct after SCF and CCF
* "Variant" Alkatraz loaders (e.g. Gauntlet 3 and Shadow Dancer),
"Variant" Search Loader programs (e.g. Lotus Esprit Turbo Challenge
and Space Crusade) and Dinaload loaders (e.g. Astro Marine Corps)
are now accelerated
* More improvements disabling phantom typist after finishing loading
TAP or standard ROM TZX files
* Saving and loading binary data no longer increments tstate count or
triggers breakpoints
* Stop RZX playback/recording on machine reset/change
* Various minor bugfixes
Reported by: portscout |
1.5.5 05 Jul 2018 13:39:55 |
rene |
Update the Fuse ports to their latest versions:
- libspectrum 1.4.3 -> 1.4.4
- fuse-utils 1.4.2 -> 1.4.3
- fuse 1.5.4 -> 1.5.5
Changes for fuse:
- Improve sound accuracy on Unix 64 bit systems
- Allow the use of real joystick hats/dpads in the SDL joystick code
- Rename compat_get_home_path() to compat_get_config_path()
- Various minor bugfixes
Reported by: portscout |
1.5.4 07 Jun 2018 19:55:58 |
rene |
Update libspectrum, fuse and fuse-utils to 1.4.3, 1.5.4 and 1.4.2.
Highlights include:
* Add *.FMF as an allowed filetype to file selectors
* Save SCR from current display file
* Use 44.1KHz as default sound frequency
* Upgrade to libspectrum 1.4.3 to fix TC2048 and TC2068 timings regression
* Various minor bugfixes |
1.5.3 03 May 2018 20:37:24 |
rene |
Update the Spectrum ports, highlights are:
* fuse 1.5.3
- Disable inactive peripherals after loading a snapshot
- Re-enable sound after phantom typist finishes loading TAP, standard ROM TZX
or +3 DSK images
* libspectrum 1.4.2
- Fix writing RZX files containing a snapshot which cannot be compressed
* fuse-utils updated to 1.4.1
Reported by: portscout |
1.5.2 06 Apr 2018 17:15:51 |
rene |
emulators/fuse: update to 1.5.2
Reported by: portscout
Changelog: https://sourceforge.net/p/fuse-emulator/mailman/message/36280545/ |
1.5.1 01 Mar 2018 19:22:38 |
rene |
emulators/fuse: update to 1.5.1
Bugfix release
Submitted by: portscout |
1.5.0 14 Dec 2017 19:21:04 |
rene |
emulators/fuse: update to version 1.5.0
- Autoload snapshots replaced by a "phantom typist" which types LOAD "" or
similar.
- Alkatraz loaders (e.g. Cobra and Fairlight) are now accelerated.
- Debugger: Ensure conditional timed breakpoints work correctly |
1.4.1 24 Oct 2017 19:33:22 |
rene |
Update libspectrum and fuse to version 1.4.1
Changes: http://fuse-emulator.sourceforge.net/ |
1.4.0 19 Sep 2017 16:22:48 |
rene |
Update emulators/{libspectrum,fuse} to version 1.4.0
This adds DivMMC and ZXMMC emulation and support for MLT screenshots.
Submitted by: portscout |
1.3.8 17 Aug 2017 20:38:08 |
rene |
Update libspectrum and fuse[utils] to their latest versions.
libspectrum:
- 1.3.5 -> 1.3.6
- add libspectrum.pc
fuse:
- 1.3.7 -> 1.3.8
fuse-utils:
- 1.3.1 -> 1.3.2
- remove obsolete comment in Makefile about removed ffmpeg1 port
- add missing libraries
- sort pkg-plist
Reported by: portscout |
1.3.7 26 Jul 2017 14:13:52 |
rene |
Update emulators/libspectrum and emulators/fuse to their latest versions.
Reported by: portscout |
1.3.6 08 Jun 2017 19:50:26 |
rene |
emulators/fuse: update to 1.3.6
- add Covox interface emulation
- fixes
Submitted by: portscout |
1.3.5 14 May 2017 09:39:40 |
rene |
emulators/fuse: update to 1.3.5
Submitted by: portscout |
1.3.4 11 Mar 2017 18:37:56 |
rene |
emulators/fuse: update to 1.3.4 |
1.3.3 08 Feb 2017 19:32:45 |
rene |
emulators/fuse: update to 1.3.3
Bugfix release, mostly for disk images. |
1.3.2 11 Dec 2016 11:00:14 |
rene |
Update libspectrum and fuse to version 1.3.2
Distribution files checked against authors' PGP signature. |
1.3.1 09 Nov 2016 19:13:25 |
rene |
Update libspectrum, fuse and fuse-utils to 1.3.1
Reported by: portscout |
1.3.0 05 Oct 2016 11:10:17 |
rene |
Update libspectrum,fuse,fuse-utils to version 1.3.0
Distfiles verified against authors GPG key. |
1.2.2 13 Sep 2016 18:01:05 |
rene |
Update libspectrum and friends to version 1.2.2
Distfiles verified against authors GPG signature |
1.2.1 23 Jul 2016 15:31:41 |
rene |
Update libspectrum and Fuse to 1.2.1 |
1.2.0 11 Jun 2016 22:02:29 |
rene |
Update the Spectrum Fuse ports to version 1.2.0
- Always include libaudiofile support, it was ON in fuse-utils
but OFF in libspectrum
- Bump version of libspectrum.so to 8.2.0
- New ulitity tape2pulses
- Add missing LIB_DEPENDS / USES / USE_* [1]
- Remove upstreamed patch
- Pet portlint
Reported by: poudriere [1] |
1.1.1_9 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.1.1_9 09 Nov 2015 21:31:51 |
rene |
emulators/fuse: modernize port
- Update WWW to match actual website
- Convert to USES=localbase
- Regenerate patches with 'make makepatch'
- Bump PORTREVISION |
1.1.1_8 02 Mar 2015 23:26:43 |
bapt |
Remove Author from pkg-descr and white space fixes |
1.1.1_8 02 Jan 2015 18:46:34 |
pi |
security/libgcrypt: 1.6.1 -> 1.6.2, bump depends
Changes:
- src/sexp.c (do_vsexp_sscan): Return error for invalid args.
- cipher/md.c (_gcry_md_info): Fix a segv in case of calling
with wrong parameters.
- cipher/primegen.c (_gcry_generate_elg_prime): Change to return an
error code, possible NULL deref in call to prime generator.
- cipher/dsa.c (generate): Take care of new return code.
- cipher/elgamal.c (generate): Change to return an error code. Take
care of _gcry_generate_elg_prime return code.
- ecc: Support the non-standard 0x40 compression flag for EdDSA.
- mpi: Extend the internal mpi_get_buffer.
- mpi: Fix regression for powerpc-apple-darwin detection.
- Fix bug inhibiting the use of the sentinel attribute in src/gcrypt.h.in (Only the first 15 lines of the commit message are shown above ) |
1.1.1_7 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.1.1_6 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.1.1_6 08 Dec 2014 16:48:41 |
tijl |
Replace USES=libtool:oldver with USES=libtool or USES=libtool:keepla in
the 32 ports that still use it. Bump PORTREVISION on their dependent
ports except the ones that depend on these:
audio/libogg
audio/libvorbis
devel/pcre
ftp/curl
graphics/jpeg
graphics/libart_lgpl
graphics/tiff
textproc/expat2
textproc/libxslt
In these cases the same trick as in the recent gettext update is used. (Only the first 15 lines of the commit message are shown above ) |
1.1.1_5 09 Oct 2014 11:35:13 |
rene |
Clean up pkg-plist of my ports. |
1.1.1_5 30 Jul 2014 03:57:24 |
pi |
security/libgcrypt: 1.5.3_3 -> 1.6.1
- Update to 1.6.1
- Remove some unneeded patches
- Fix pkg-plist
- report configure bug upstream
https://bugs.g10code.com/gnupg/issue1668
- report API breakage downstream and find that MacPorts had the same issue
https://rt.cpan.org/Ticket/Display.html?id=97201
- bump PORTREVISION for dependent ports (approx. 100 ports)
- Thanks to exp-run by antoine@ to find ports that break
- patch ports that would otherwise break
security/shishi with PR 192164 is already committed
[1] devel/ccrtp
[2] editors/abiword
[3] security/p5-Crypt-GCrypt
PR: 191256, 192162 [1], 192163 [2], 192166 [3]
Submitted by: Carlos Jacobo Puga Medina <cjpugmed@gmail.com>
Approved by: maintainer timeout, antoine (exp-run), portmgr (implicit) |
1.1.1_4 27 Jun 2014 08:58:00 |
amdmi3 |
- Switch emulators/libspectrum to USES=libtool, drop .la files
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket |
1.1.1_3 11 Jun 2014 14:50:00 |
tijl |
Support LIBS like LDFLAGS.
- Add LIBS="${LIBS}" to MAKE_ENV and CONFIGURE_ENV.
- Add an option helper for LIBS.
- Adjust all ports that already use LIBS. Also remove references to
PTHREAD_CFLAGS and PTHREAD_LIBS while here.
- Some ports did not support having a LIBS environment variable and
required additional patches.
Somewhat simplified a linker command line looks like:
${CC} ${src_LDFLAGS} ${LDFLAGS} ${src_LIBS} ${LIBS}
where src_LDFLAGS and src_LIBS are controlled by upstream and LDFLAGS and
LIBS can be controlled by us. If possible -L and -l flags need to be (Only the first 15 lines of the commit message are shown above ) |
1.1.1_3 16 Apr 2014 18:28:50 |
zeising |
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above ) |
1.1.1_2 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
1.1.1_2 29 Nov 2013 11:38:05 |
rene |
Simplify installation of PORTDOCS, no package changes. |
1.1.1_2 12 Nov 2013 22:31:00 |
rene |
- Add an option to install emulators/fuse-roms as a runtime dependency
(default off)
- Install README.copyright detailing the copyright status of the ROMs
included in _this_ package as a PORTDOCS
- Bump PORTREVISION |
1.1.1_1 10 Nov 2013 11:30:33 |
rene |
- Use option helpers
- Drop SAMPLERATE option, the configure script no longer defines it
- Add GTK3, SDL, and SVGALIB interfaces
- Add support for installing icons
- Fix broken libao sound and issue with SDL sound
- Bump PORTREVISION
PR: ports/183694
Submitted by: Vladimir Kondratiev <wulf@mail.mipt.ru> |
1.1.1 27 Sep 2013 11:08:03 |
rene |
Add staging support |
1.1.1 23 Sep 2013 16:42:31 |
rene |
Let my ports pass 'make check-sanity' by using modern LIB_DEPENDS |
1.1.1 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.1.1 09 Sep 2013 18:54:29 |
antoine |
Add an explicit dependency on pkgconf
Approved by: portmgr (bapt) |
1.1.1 03 Jun 2013 12:41:32 |
rene |
Update libspectrum, fuse, and fuse-utils to 1.1.1 |
1.1.0 20 May 2013 15:03:18 |
rene |
Update libspectrum, fuse, and fuse-utils to 1.1.0
Highlights:
* fuse-utils:
- new tool fmfconv to convert movies recorded with fuse
* fuse:
- new ROMs Speccyboot 1.4 and DISCiPLE
- drop ROMs without clear redistribution rights
(128p, 256s, Gluck, IF1, Opus, TrDOS)
- support PZX and POK files
- GTK+ 3 compatibility |
1.0.0.1_3 04 May 2013 13:44:22 |
rene |
- Adopt
- Remove BROKEN line, the conflict between glib and libspectrum is fixed |
1.0.0.1_3 03 May 2013 16:36:41 |
ehaupt |
Chase security/libgcrypt update |
1.0.0.1_2 28 Mar 2013 16:29:01 |
eadler |
Style: tab -> space.
Most contributors copy an existing port when writing their own so reduce the
number of bad examples in the tree. |
1.0.0.1_2 20 Mar 2013 14:26:46 |
makc |
Reset maintainership at maitainer request [1] and while I'm here:
- convert to new options, USES, etc.
- pet portlint
- trim Makefile header
- mark emulators/fuse as BROKEN: doesn't build (presumably after recent glib
update)
Submitted by: Yuri Pankov (via mail) [1] |
1.0.0.1_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.0.0.1_1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
1.0.0.1_1 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- 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 |
1.0.0.1_1 03 Jul 2011 11:40:49 |
swills |
- Chase the libgcrypt shared lib version |
1.0.0.1 29 Jan 2011 15:04:39 |
miwi |
- Update to 1.0.0.1
PR: 154309
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer)
Feature safe: yes |
0.10.0.2_2 27 Jul 2010 01:25:20 |
wxs |
Chase security/libgcrypt shlib bump.
PR: ports/148755
Submitted by: Hirohisa Yamaguchi <umq@ueo.co.jp> |
0.10.0.2_4 06 Jun 2010 20:39:21 |
naddy |
Bump PORTREVISION after libao update and handle API incompatibility. |
0.10.0.2_3 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.10.0.2_2 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.10.0.2_1 22 Aug 2009 00:20:34 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with E,F |
0.10.0.2_1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.10.0.2 28 Jan 2009 15:26:20 |
rafan |
- Update to 0.10.0.2
PR: ports/130971
Submitted by: Yuri Pankov <yuri.pankov at gmail.com> (maintainer) |
0.10.0.1_1 06 Jan 2009 13:01:11 |
rafan |
- Bump PORTREVISION due to share library version bump in security/libgcrypt
PR: ports/127478 |
0.10.0.1 25 Dec 2008 18:10:14 |
miwi |
- Update to 0.10.0.1
PR: 129928
Submitted by: Yuri Pankov <yuri.pankov@gmail.com> (maintainer) |
0.10.0 08 Dec 2008 16:54:41 |
amdmi3 |
- Update to 0.10.0
PR: 129425
Submitted by: Yuri Pankov <yuri dot pankov at gmail dot com> (maintainer) |
0.9.0_2 06 Jun 2008 13:27:07 |
edwin |
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) |
0.9.0_1 28 Feb 2008 21:47:06 |
arved |
Chase libgcrypt library version |
0.9.0 09 Feb 2008 02:13:31 |
tabthorpe |
- Update to 0.9.0
- Remove all UI options except GTK2
- Pass maintainership to submitter
PR: ports/119517
Submitted by: Yuri Pankov <yuri.pankov gmail.com> |
0.8.0.1 12 Oct 2007 01:16:15 |
linimon |
Reset kemm@in-line.ru due to maintainer-timeouts and no response to email.
While here, pet portlint.
Hat: portmgr |
0.8.0.1 29 Jul 2007 16:34:43 |
pav |
- Update to 0.8.0.1
PR: ports/114052
Submitted by: Rene Ladan <r.c.ladan@gmail.com>
Approved by: maintainer timeout (2 weeks) |
0.7.0_5 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
0.7.0_4 15 Apr 2007 17:33:52 |
miwi |
- Fix patch reject
Submitted by: pointyhat via kris |
0.7.0_4 10 Apr 2007 19:33:16 |
miwi |
- Fix build with gcc 4.1
PR: 111030
Submitted by: Alexey Antipovsky<kemm@in-line.ru> (maintainer) |
0.7.0_3 20 Sep 2006 11:21:59 |
stas |
- Update devel/sdl12 to version 1.2.11. Now we employ stock SDL directory
structure (i.e. include/SDL for includes and sdl-config for configuration
binary)
- Update graphics/sdl_ttf to version 2.0.8
- Update graphics/sdl_image to version 1.2.5
- Update audio/sdl_mixer to version 1.2.7
- Update net/sdl_net to version 1.2.6
- Update Mk/bsd.sdl.mk accordingly
- Fix dependent ports to fit the new directory structure and avoid several
API breakages
- Bump up portrevisions for all dependent ports to allow them to be upgraded
by portupgrade/portmaster etc tools
Approved by: kris (portmgr), sem (mentor) |
0.7.0_2 07 Mar 2006 08:28:06 |
ade |
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit) |
0.7.0_1 22 Jan 2006 09:47:28 |
edwin |
SHA256ify
Approved by: krion@ |
0.7.0_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.7.0 11 Oct 2005 16:32:56 |
barner |
Pet portlint: s/share\/fuse/%%DATADIR/g
Submitted by: Alexey Antipovsky <kemm@in-line.ru> (maintainer)
PR: ports/87246 |
0.7.0 21 May 2005 13:48:33 |
jylefort |
Update to 0.7.0
PR: ports/81064
Submitted by: Miguel Mendez <flynn@energyhq.es.eu.org>
Approved by: maintainer |
0.6.1.1_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
0.6.1.1_1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.6.1.1 31 Oct 2003 17:24:51 |
sergei |
Attempt to fix build failure under 4.x - add USE_GETOPT_LONG
Noticed by: kris |