Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
20040214_12 05 Dec 2023 09:40:52 |
Muhammad Moinur Rahman (bofh) |
polish/tleenx2: Remove expired port
2023-12-05 polish/tleenx2: Last upstream release was in 2004 |
20040214_12 05 Nov 2023 23:38:09 |
Muhammad Moinur Rahman (bofh) |
polish/tleenx2: Mark DEPRECATED
- Last upstream release was in 2004
- The mentioned also seems to be defunct as I could not find any source
- Set EXPIRATION_DATE to 2023-12-05
Approved by: portmgr (blanket) |
20040214_12 01 Nov 2023 22:11:47 |
Rodrigo Osorio (rodrigo) |
*/*: Update WWW to use HTTPS for sourceforge.net projects
Homepage link is permanent redirected to its HTTPS counterpart |
20040214_12 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) |
20040214_11 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 ) |
20040214_11 20 Jul 2022 14:22:45 |
Tobias C. Berner (tcberner) |
polish: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aleksander Fafula <alex@BSDGuru.org>
* Aleksander Fafula <alex@bsdguru.org>
* Jacek Pelka <jacek@combit.com.pl>
* Maciek Korzen <eaquer@ceti.pl>
* Pawel Pekala <c0rn@o2.pl>
* Piotr Smyrak <smyru@heron.pl> and
* Thierry Thomas <thierry@pompo.net>
* smyru@heron.pl
* wtp@bsdguru.org
With hat: portmgr |
20040214_11 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
20040214_11 06 Nov 2019 20:47:27 |
zeising |
Add USES=xorg USES=gl, ports categories p
Add USES=xorg and USES=gl to ports in categories starting with 'p'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
20040214_11 02 Mar 2017 09:01:43 |
amdmi3 |
- Add LICENSE
- Switch to USES=localbase
- Switch to options helpers |
20040214_11 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. |
20040214_10 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
20040214_10 12 Nov 2014 14:00:10 |
antoine |
Cleanup plist |
20040214_10 27 Aug 2014 10:06:11 |
tijl |
Fix missing library problem when the linker enforces explicit linking
PR: 192062 |
20040214_10 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
20040214_10 14 Jul 2014 18:42:04 |
bapt |
Modernize LIB_DEPENDS
With hat: portmgr |
20040214_10 27 Dec 2013 19:40:54 |
pawel |
- Fix build on 10+ by respecting CC
- Convert simple patch to REINPLACE_CMD
- Support staging |
20040214_10 20 Sep 2013 22:34:43 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
polish) |
03 Sep 2013 06:36:42
|
bapt |
Add an explicit dependency on pkgconf |
20040214_10 17 Mar 2013 14:20:20 |
danfe |
In categories starting with [n-s], remove empty lines (and also few cases of
trailing slashes) from pkg-plist. |
20040214_10 22 Sep 2012 15:42:59 |
tabthorpe |
- Reassign to the heap at maintainer's request |
20040214_10 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
20040214_9 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. |
20040214_9 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 |
20040214_9 18 Mar 2011 17:59:51 |
miwi |
- Get Rid MD5 support
With hat: portmgr (myself) |
20040214_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
20040214_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
20040214_7 22 Aug 2009 00:35:32 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with P,R,S |
20040214_7 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 |
20040214_6 06 Jun 2008 13:55:33 |
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) |
20040214_5 19 Apr 2008 17:56:05 |
miwi |
- Remove unneeded dependency from gtk12/gtk20 [1]
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Remove X11BASE support in favor of LOCALBASE or PREFIX
- Use USE_LDCONFIG instead of INSTALLS_SHLIB
- Remove unneeded USE_GCC 3.4+
Thanks to all Helpers:
Dmitry Marakasov, Chess Griffin, beech@, dinoex, rafan, gahr,
ehaupt, nox, itetcu, flz, pav
PR: 116263
Tested on: pointyhat
Approved by: portmgr (pav) |
20040214_4 24 Mar 2008 13:03:55 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
20040214_4 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}. |
20040214_3 02 Dec 2006 20:31:17 |
rafan |
- Respect X11BASE
PR: ports/106228
Submitted by: rafan
Approved by: Maciek Korze <maciek at korzen.org> (maintainer) |
20040214_3 06 Dec 2005 06:43:19 |
az |
- Respect X11BASE\LOCALBASE
- Implement DATADIR macro
PR: ports/89487
Submitted by: maintainer |
20040214_3 25 Nov 2005 20:47:57 |
az |
- Change mainter email address
- Add SHA256
PR: ports/89490
Submitted by: maintainer |
20040214_3 05 Nov 2005 05:22:06 |
marcus |
Bump PORTREVISION to chase the glib20 shared library update. |
20040214_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
20040214_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
20040214 30 Mar 2004 13:57:49 |
pav |
Add tleenx2, a Gtk2 client for IM network tlen.pl
PR: ports/63095
Submitted by: Maciej Korzen <eaquer@ceti.pl> |