Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.7.3.p5_7 28 Jul 2023 17:13:17
    |
Daniel Engberg (diizzy)  |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.7.3.p5_6 04 May 2023 04:37:34
    |
Jan Beich (jbeich)  |
emulators/xsystem35: drop maintainership |
1.7.3.p5_6 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 ) |
1.7.3.p5_5 11 Feb 2023 12:09:33
    |
Jan Beich (jbeich)  |
emulators/xsystem35: unbreak build with clang 15
nDEMO.c:22:6: error: incompatible pointer to integer conversion initializing
'int' with an expression of type 'int *'; dereference with * [-Wint-conversion]
int p1 = getCaliVariable();
^ ~~~~~~~~~~~~~~~~~
*
nDEMO.c:28:6: error: incompatible pointer to integer conversion initializing
'int' with an expression of type 'int *'; dereference with * [-Wint-conversion]
int p1 = getCaliVariable();
^ ~~~~~~~~~~~~~~~~~
*
nt_msg.c:189:9: error: incompatible integer to pointer conversion initializing
'char *' with an expression of type 'int' [-Wint-conversion]
char *b = sjis2euc(msg);
^ ~~~~~~~~~~~~~
nt_msg.c:261:10: error: incompatible integer to pointer conversion initializing
'char *' with an expression of type 'int' [-Wint-conversion]
char *b = sjis2euc(mbuf);
^ ~~~~~~~~~~~~~~
sactcg.c:211:9: error: incompatible integer to pointer conversion initializing
'char *' with an expression of type 'int' [-Wint-conversion]
char *b = sjis2euc(cText);
^ ~~~~~~~~~~~~~~~
Reported by: pkg-fallout |
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.7.3.p5_4 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.7.3.p5_4 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.7.3.p5_4 07 Feb 2022 09:43:17
    |
Jan Beich (jbeich)  |
emulators/xsystem35: switch to WWW to Wayback Machine
Homepage link http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/ is
dead (Connect timeout (60 seconds)) for more than a month and should
be replaced by alive link (or link to archive.org as a last resort).
Reported by: Repology |
1.7.3.p5_4 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.7.3.p5_4 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.7.3.p5_4 14 Sep 2019 17:33:31
  |
jbeich  |
emulators/xsystem35: simplify WRKSRC handling |
1.7.3.p5_4 13 Aug 2019 16:03:12
  |
mat  |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.7.3.p5_4 25 Feb 2019 14:32:37
  |
bapt  |
First step at deorbitting esound:
remove esound options where it is possible to |
1.7.3.p5_3 01 Feb 2019 15:25:54
  |
tobik  |
emulators/xsystem35: Remove GTK1 option
x11-toolkits/gtk12 is gone since r488008. |
1.7.3.p5_2 16 Mar 2016 12:58:17
  |
jbeich  |
Drop default directory from _DEPENDS in my ports
https://lists.freebsd.org/pipermail/freebsd-ports/2015-October/100794.html |
1.7.3.p5_2 12 Jan 2016 16:20:32
  |
amdmi3  |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.7.3.p5_2 26 Sep 2015 20:26:22
  |
jbeich  |
Convert my ports to USES=localbase |
1.7.3.p5_2 22 Jun 2015 18:33:22
  |
antoine  |
Convert to USES=jpeg |
1.7.3.p5_2 16 Feb 2015 08:12:17
  |
jbeich  |
Improve style/consistency among the ports I maintain
- Convert to COPYTREE_SHARE
- Drop unnecessary MKDIR before COPYTREE_SHARE
- Drop bsd.port.options.mk if only DOCS requires it without dependencies
- Use separate backup if several REINPLACE_CMD against the same file
- audio/alsa-utils: convert to LIBS
Differential Revision: https://reviews.freebsd.org/D1851
Approved by: bapt (mentor) |
1.7.3.p5_2 10 Feb 2015 17:19:12
  |
jbeich  |
Set WM_CLASS to manage under tiling WMs
Approved by: mentors (implicit) |
1.7.3.p5_1 10 Feb 2015 17:00:49
  |
jbeich  |
Bump PORTREVISION to be confident about GTK2 package
Approved by: mentors (implicit) |
1.7.3.p5 10 Feb 2015 16:44:08
  |
jbeich  |
Add and switch to GTK2 by default
Approved by: mentors (implicit) |
1.7.3.p5 10 Feb 2015 16:41:38
  |
jbeich  |
Update to version 1.7.3-pre5
Approved by: mentors (implicit) |
1.7.2_19 10 Feb 2015 16:36:40
  |
jbeich  |
Unbundle libltdl
Differential Revision: https://reviews.freebsd.org/D1816
Reviewed by: tijl
Approved by: mentors (implicit) |
1.7.2_18 10 Feb 2015 16:32:32
  |
jbeich  |
- Specify all direct dependencies
- The platform is mainly used to run games
- Take maintainership
Approved by: mentors (implicit) |
1.7.2_18 10 Feb 2015 02:45:03
  |
jbeich  |
Fix typo by using EXAMPLESDIR
Approved by: mentors (implicit) |
1.7.2_18 10 Feb 2015 02:15:09
  |
jbeich  |
- Convert to option helpers
- Don't pretend MMX code can be used on amd64 [1]
- Lazy check if MMX is available on i386 [1]
[1] No changes in build behavior. --enable-mmx is a nop on non-i386 while
i386 still passes --disable-mmx by default unless CPUTYPE is set.
Approved by: mentors (implicit) |
1.7.2_18 27 Oct 2014 12:24:23
  |
bapt  |
Clean up plist |
1.7.2_18 13 Sep 2014 15:11:28
  |
tijl  |
devel/glib12 x11-toolkits/gtk12:
- Convert to USES=libtool and bump dependent ports
- Add INSTALL_TARGET=install-strip
- Remove patches that renamed include directories and libraries so they
didn't conflict with early development versions of glib/gtk 2.0 |
1.7.2_17 27 Aug 2014 20:25:51
  |
amdmi3  |
- Fix shebangs
- Strip libraries |
1.7.2_16 26 Aug 2014 19:55:44
  |
tijl  |
- Convert to USES=libtool
- Add missing dependency on libfreetype and USE_XORG xxf86vm
- Remove remnants of broken SDL support
- Replace patch with post-patch command |
1.7.2_15 13 Jul 2014 23:23:25
  |
bapt  |
Modernize LIB_DEPENDS
With hat: portmgr |
1.7.2_15 21 Feb 2014 01:54:07
  |
miwi  |
- Stage support
- Convert to USE_GMAKE to USES |
1.7.2_15 06 Feb 2014 12:15:02
  |
miwi  |
- Stage support |
1.7.2_15 20 Sep 2013 16:43:53
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
emulators) |
1.7.2_15 14 Aug 2013 22:35:54
  |
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.7.2_15 26 Apr 2013 06:56:29
  |
miwi  |
- Fix build
PR: 177559
Submitted by: Ports Fury |
1.7.2_15 24 Apr 2013 18:10:32
  |
ak  |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.7.2_15 05 Feb 2013 11:54:43
  |
bapt  |
Mark as broken
nt_scenario.c: In function 'ntmain':
nt_scenario.c:76: error: 'SYSTEMCOUNTER_MAINLOOP' undeclared (first use in this
function)
nt_scenario.c:76: error: (Each undeclared identifier is reported only once
nt_scenario.c:76: error: for each function it appears in.) |
1.7.2_15 19 Jul 2012 20:15:39
 |
naddy  |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora). |
1.7.2_14 18 Feb 2012 10:18:33
 |
mva  |
- Update devel/sdl12 to 1.2.15
- Update audio/sdl_mixer to 1.2.15
- Update graphics/sdl_image to 1.2.12
- Update graphics/sdl_ttf to 2.0.11
- Update graphics/sdl_gfx to 2.0.23
- Update net/sdl_net to 1.2.8
- Bump PORTREVISIONs on ports that depend on one or more packages due to
ABI and shared library version changes
- Update Mk/bsd.sdl.mk accordingly for the new shared library versions
Tested by: exp-run by pav |
1.7.2_13 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.7.2_13 02 Jul 2011 17:14:20
 |
miwi  |
= Drop MD5 support |
1.7.2_13 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
1.7.2_13 18 Oct 2010 19:19:49
 |
johans  |
Remove stray 'done' keyword from Makefile (breaks build with new sh)
PR: ports/151266
Submitted by: jilles |
1.7.2_13 16 Oct 2010 11:52:47
 |
ade  |
Punt autoconf267->autoconf268 |
1.7.2_13 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 |
1.7.2_12 13 Jun 2010 19:07:30
 |
pav  |
- Disable MMX autodetection on pointyhat to achieve predictable dependency list |
1.7.2_12 06 Jun 2010 20:44:03
 |
naddy  |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora). |
1.7.2_11 31 May 2010 02:01:56
 |
ade  |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.7.2_10 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
1.7.2_9 02 Aug 2009 19:36:34
 |
mezz  |
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-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 |
1.7.2_9 18 Jul 2009 11:11:29
 |
dinoex  |
- update to jpeg7
Tested by: pav on pointyhat |
1.7.2_8 06 Jul 2009 21:26:00
 |
naddy  |
Bump PORTREVISION after libogg and libvorbisfile major version increment. |
1.7.2_7 20 Aug 2008 00:57:32
 |
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
1.7.2_7 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) |
1.7.2_6 13 Mar 2008 14:28:35
 |
miwi  |
- Chase devel/sdl12 shlib version bump |
1.7.2_5 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 |
1.7.2_4 28 Jul 2007 12:27:31
 |
miwi  |
- Chase increase of audio/libvorbis shlib version.
- Bump PORTREVISION |
1.7.2_3 14 Jun 2007 06:40:39
 |
danfe  |
- Fix the build with recent GCC [1]
- Autodetect MMX support and remove a knob
- Beautify pkg-messsage a bit
Reported by: pointyhat [1] |
1.7.2_3 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}. |
1.7.2_2 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) |
1.7.2_1 07 May 2006 10:55:47
 |
edwin  |
Remove USE_REINPLACE from all categories starting with E |
1.7.2_1 14 Apr 2006 20:09:26
 |
linimon  |
Reset sf as maintainer due to no response to email messages.
Hat: portmgr |
1.7.2_1 23 Feb 2006 10:40:45
 |
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.7.2 22 Jan 2006 09:47:28
 |
edwin  |
SHA256ify
Approved by: krion@ |
1.7.2 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. |
1.7.2 15 Nov 2004 05:19:30
 |
sf  |
farewell to libxpg4. |
1.7.2 18 Oct 2004 01:31:33
 |
sf  |
unbreak: get rid of redundant RPEFIX. |
1.7.2 30 Sep 2004 05:48:18
 |
kris  |
BROKEN: Broken pkg-plist
Approved by: portmgr (self) |
1.7.2 16 Aug 2004 02:43:17
 |
sf  |
o add missing jpeg dependency, broken configure script did not detect it.
o use custom DOCSDIR. |
1.4.2_3 14 Aug 2004 20:34:30
 |
sf  |
o update to 1.7.2.
o catch up comment/descr.
o make freetype support non-optional.
o drop broken SDL support. |
1.4.2_3 18 Mar 2004 08:08:42
 |
sf  |
SIZEify.
Submitted by: trevor |
1.4.2_3 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. |
1.4.2_3 04 Feb 2004 04:36:30
 |
marcus  |
Add USE_GETTEXT and bump PORTREVISION.
Submitted by: trevor
Tested by: bento |
1.4.2_2 23 Jan 2004 18:12:26
 |
trevor  |
Now gettext 0.12.1 is gettext-old. |
1.4.2_2 26 Aug 2003 20:25:58
 |
marcus  |
Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by: kris |
1.4.2_1 25 Aug 2003 05:41:38
 |
marcus  |
Chase the libintl.so shared lib version. |
1.4.2_1 20 Apr 2003 02:59:39
 |
marcus  |
Remove USE_GNOMENG. |
1.4.2_1 03 Mar 2003 01:08:52
 |
sf  |
De-pkg-comment for my ports |
1.4.2_1 20 Jan 2003 04:44:07
 |
sf  |
get rid of bogus ${PERL} usage.
fix WITH_SDL knob.
Notified from: Ulrich Spoerlein <q@uni.de> (PERL) |
1.4.2_1 02 Jan 2003 15:06:10
 |
sobomax  |
Update version number of SDL shared library. |
1.4.2_1 12 Sep 2002 11:21:55
 |
sf  |
fix build: remove duplicate patches. |
1.4.2_1 08 Sep 2002 10:22:25
 |
kris  |
Fix build on -current (machine/soundcard.h -> sys/soundcard.h) |
1.4.2_1 07 Sep 2002 02:03:21
 |
sf  |
fix build: machine/soundcard.h is depreciated. |
1.4.2_1 30 Aug 2002 13:41:06
 |
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42199
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.4.2_1 01 Aug 2002 16:22:41
 |
ade  |
Chase shlib rev of devel/gettext
Submitted by: lots and lots
Pointy hat to: ade |
1.4.2_1 07 Jun 2002 16:16:32
 |
lioux  |
Prefer generic nasm instead of nasm-0.98 as BUILD_DEPENDS in
preparation to nasm update
Approved by: maintainer (1 week timeout for simple enough change) |
1.4.2_1 17 Apr 2002 12:38:03
 |
sobomax  |
Chase increase of libSDL version number. |
1.4.2_1 12 Apr 2002 17:10:20
 |
ade  |
gettext upgrade uber-patch (stage 3)
- switch devel/gettext (0.11.1) on, installing full package
- flip devel/gettext-old (0.10.35) to installing only static binaries
with a "-old" suffix -- gettext-old will have its deorbit burn
sequence initiated just after 4.6-RELEASE
- fix up ports for the new world order
Reviewed by: portmgr |
1.4.2 15 Mar 2002 19:44:29
 |
ade  |
Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies
Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old
Reviewed by: portmgr |
23 Dec 2001 00:15:24
    |
sf  |
o update to 1.4.2. o use LOCALBASE as default PREFIX. |
21 Jan 2001 18:58:38
    |
sf  |
o NOPORTDOCS. o avoid forcing to link against -lxpg4. $(GTK_CONFIG) --libs
does the job. |
30 Dec 2000 21:58:38
    |
sf  |
maintainer is committer now. |
30 Dec 2000 18:16:26
    |
sf  |
use ComplexProgramTargetNoMan to avoid making html manpage in XFree86-4. |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 02:02:29
    |
asami  |
Convert category emulators to new layout. |
05 Oct 2000 07:36:24
    |
reg  |
Implement USE_GTK, part 1. |
07 Jul 2000 20:59:26
    |
steve  |
- Use GTK_CONFIG/GLIB_CONFIG instead of hardcoded gtk12-config/glib12-config -
Support CC/CFLAGS/PREIFX/LOCALBASE/X11BASE/MAKE/etc. properly |