Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.8.29_4 29 Sep 2023 23:20:53 |
Muhammad Moinur Rahman (bofh) |
emulators/uae: Remove CC/CPP/CXX exports
USES=llvm now by default exports CC/CPP/CXX so remove those
Approved by: portmgr (blanket) |
0.8.29_4 18 Aug 2023 06:57:13 |
Muhammad Moinur Rahman (bofh) |
emulators/uae: Fix build on 14
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
0.8.29_4 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) |
0.8.29_3 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 ) |
0.8.29_3 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 ) |
0.8.29_3 29 Oct 2021 09:50:18 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket) |
0.8.29_3 15 Jun 2021 04:23:48 |
Alexey Dokuchaev (danfe) |
emulators/uae: the port had been improved (+)
- Unbreak the build on modern FreeBSD versions by avoiding
injecting duplicate symbols in the object files
- Drop MAKE_JOBS_UNSAFE: it was added back in 2013 in the
commit 2a5c8652e56c1 to fix the build error:
crt1.c:(.text+0xa8): undefined reference to `main'
gmake[2]: *** [build68k] Error 1
which no longer manifests itself
PR: 256577 |
0.8.29_3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.8.29_3 17 Feb 2021 22:24:23 |
linimon |
Mark BROKEN in 13/14 (via latest llvm update). |
0.8.29_3 08 Nov 2019 10:08:50 |
tobik |
e*: Add missing USES={gnome,sdl,xorg} |
0.8.29_3 08 Dec 2016 19:52:20 |
tijl |
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
09 Sep 2015 15:58:28
|
danfe |
- Allow to build on PowerPC by using generic (not GCC-specific) MD support
with empty machdep_init() vs. broken "Calibrating delay loop" code; some
simple run-time tests, like booting off the kickstart ROM image, did not
reveal any problems or performance artifacts
- Drop unsupported --enable-sound option (--with-oss-sound is the default,
and OSS support is detected correctly)
- Remove `files/patch-configure.in' which was added in r76429 by mbr@ back
in 2003 to allow UAE to build with GCC 3.x -- does not seem needed these
days; consequently replace (deprecated) USE_AUTOTOOLS with GNU_CONFIGURE
- Do not patch things in `pre-configure', use `post-patch' target for that
- Sort USES values and wrap few overly long lines while I'm here |
0.8.29_2 26 Aug 2015 18:26:15 |
amdmi3 |
- Switch to options helpers
- While here, add some NO_ARCHes
Approved by: portmgr blanket |
0.8.29_2 14 May 2015 10:15:09 |
mat |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
0.8.29_2 27 Oct 2014 12:24:23 |
bapt |
Clean up plist |
0.8.29_2 01 Jun 2014 16:28:00 |
grembo |
Stagify port, change USES_BZIP2 to new USES syntax.
The original master site www.amigaemulator.org is not
available anymore, the only available source was an
amiga forum called http://www.amigaemuboard.net, so
it lives on freefall now.
Reviewed by: flo (mentor)
Approved by: flo (mentor) |
0.8.29_2 25 Oct 2013 05:43:42 |
dinoex |
- add MAKE_JOBS_UNSAFE
to fix build error:
crt1.c:(.text+0xa8): undefined reference to `main'
gmake[2]: *** [build68k] Error 1 |
0.8.29_2 20 Sep 2013 16:43:53 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
0.8.29_2 12 Sep 2013 00:21:11 |
marino |
Add explicit dependency on pkgconf (27 ports) |
0.8.29_2 02 Aug 2013 06:36:43 |
danfe |
- Unbreak the build, augment port description text
- Trim Makefile header, define LICENSE (GPLv2)
- Remove not needed pthread-related hacks
- Drop GNU_CONFIGURE implied by USE_AUTOTOOLS
- Adopt OptionsNG and USES, cleanup Makefile a bit |
0.8.29_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.8.29_1 11 Nov 2011 02:31:07 |
linimon |
Mark as broken on powerpc: does not compile.
Hat: portmgr
Feature safe: yes |
0.8.29_1 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
0.8.29_1 02 Jul 2011 17:14:20 |
miwi |
= Drop MD5 support |
0.8.29_1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.8.29_1 16 Oct 2010 11:52:47 |
ade |
Punt autoconf267->autoconf268 |
0.8.29_1 15 Sep 2010 18:35:24 |
ade |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
0.8.29 29 May 2010 07:25:24 |
kwm |
Update to 0.8.29.
Update MASTER_SITES and WWW in pkg-descr
PR: ports/144662
Submitted by: Andrius Morkunas <hinokind@gmail.com>
Approved by: maintainer timeout (6 weeks) |
0.8.25_7 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
0.8.25_6 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
0.8.25_5 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.8.25_4 20 Aug 2008 00:57:32 |
ade |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
0.8.25_4 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.8.25_3 24 Mar 2008 23:21:25 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
0.8.25_3 04 Oct 2007 00:47:23 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.8.25_3 30 Sep 2007 04:47:37 |
linimon |
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
PR: ports/116639
Submitted by: aDe |
0.8.25_2 05 Jun 2007 10:01:58 |
miwi |
- Set USE_GCC 3.4 author will fix with the next update.
PR: 113095
Submitted by: Simon Dick <simond@irrelevant.org> (maintainer) |
0.8.25_2 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.8.25_1 07 May 2006 10:55:47 |
edwin |
Remove USE_REINPLACE from all categories starting with E |
0.8.25_1 22 Jan 2006 09:47:28 |
edwin |
SHA256ify
Approved by: krion@ |
0.8.25_1 15 Nov 2005 06:52:12 |
ade |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
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. |
0.8.25_1 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
0.8.25 20 Oct 2005 09:12:25 |
garga |
- Add one more MASTER_SITE
Reported by: krismail |
0.8.25 19 Oct 2005 15:29:56 |
ehaupt |
. register CONFLICTS |
0.8.25 06 Oct 2005 11:06:24 |
garga |
- Update to 0.8.25 [1]
- Respect NOPORTDOCS [1]
- Mark it as BROKEN on < 5.x
PR: ports/86935 [1]
Submitted by: maintainer [1] |
0.8.22_2 30 Sep 2004 18:14:15 |
danfe |
Unbreak with recent GCC.
Reported by: kris
Approved by: portmgr (krion), fjoe (mentor, implicit), maintainer |
0.8.22_2 29 Sep 2004 05:37:07 |
kris |
BROKEN on 5.x: Does not compile
Approved by: portmgr (self) |
0.8.22_2 18 Mar 2004 10:35:10 |
krion |
- SIZE'ify
PR: ports/64409
Submitted by: maintainer |
0.8.22_2 14 Mar 2004 06:17:56 |
ade |
Whoa there, boy, that's a mighty big commit y'all have there...
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. |
0.8.22_2 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
0.8.22_1 30 Jun 2003 02:15:44 |
leeym |
Patch to use DOCSDIR and DATADIR
PR: 53898
Noticed by: Jimmy Olgeni <olgeni@FreeBSD.org>
Submitted by: Simon Dick <simond@irrelevant.org> |
0.8.22_1 20 Apr 2003 02:59:39 |
marcus |
Remove USE_GNOMENG. |
0.8.22_1 24 Feb 2003 23:54:30 |
mbr |
Allow UAE to build with gcc3.x.
Respect CFLAGS, use AUTOCONF.
PR: 46644
Submitted by: Keith Jones <freebsd.dev@blueyonder.co.uk> |
0.8.22 21 Feb 2003 11:59:01 |
knu |
De-pkg-comment. |
0.8.22 24 Nov 2002 20:42:03 |
pat |
Build under -current again
PR: ports/42779
Submitted by: maintainer |
0.8.22 27 Oct 2002 12:56:55 |
obraun |
PERL -> REINPLACE
PR: 44522
Submitted by: maintainer |
0.8.22 30 Aug 2002 13:41:06 |
lioux |
Deploy USE_GNOMENG infrastructure
PR: 42199
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
0.8.22 30 Aug 2002 03:11:19 |
kevlo |
Update to version 0.8.22
PR: 42170
Submitted by: MAINTAINER |
0.8.21_1 20 Apr 2002 17:04:48 |
anders |
Enable threading, enable the GUI.
PR: 36848
Submitted by: maintainer |
09 Mar 2002 00:23:05 |
pat |
Update to 0.8.21 |
22 Jan 2002 05:49:17 |
pat |
Update to 0.8.20 |
24 Nov 2001 01:15:42 |
dwcjr |
Update to 0.8.18 |
08 Oct 2000 02:02:29 |
asami |
Convert category emulators to new layout. |
19 Sep 2000 16:00:16 |
jedgar |
Add the rest of the patch |
17 Sep 2000 13:56:10 |
jedgar |
Bump PORTREVISION after last commit |
17 Sep 2000 13:50:21 |
jedgar |
Add patch to allow configure to find the threads library |
09 Sep 2000 10:43:50 |
kevlo |
Update to version 0.8.15 |
06 Sep 2000 16:06:33 |
sada |
New port: uae This is a port for UAE, the Universal Amiga Emulator. |