Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.14_4 28 Jan 2024 22:14:46
    |
Muhammad Moinur Rahman (bofh)  |
misc/xosd: Moved man to share/man
Approved by: portmgr (blanket) |
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) |
2.2.14_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 ) |
2.2.14_3 20 Jul 2022 14:22:28
    |
Tobias C. Berner (tcberner)  |
misc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adam@vectors.cx>
* Adam Weinberger <adamw@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan E <alane@FreeBSD.org>
* Alex Semenyaka <alex@rinet.ru>
* Alex Stangl <alex@stangl.us>
* Alexander Logvinov <avl@FreeBSD.org>
* Alexander Logvinov <ports@logvinov.com>
* Alexander Nusov <alexander.nusov@nfvexpress.com>
* Alexander Timoshenko <gonzo@univ.kiev.ua> (Only the first 15 lines of the commit message are shown above ) |
2.2.14_3 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.2.14_3 24 Mar 2020 19:49:23
  |
0mp  |
Sort variables
No functional changes intended. |
2.2.14_3 06 Nov 2019 18:07:22
  |
zeising  |
Add USES=xorg USES=gl, ports categories m
Add USES=xorg and USES=gl to ports in categories starting with 'm'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
2.2.14_3 20 Jan 2017 20:33:31
  |
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
2.2.14_3 31 Oct 2016 09:04:18
  |
amdmi3  |
- Add missing dependency |
2.2.14_3 28 Mar 2016 18:43:58
  |
amdmi3  |
- Clarify LICENSE
- Add LICENSE_FILE
- Switch to options helpers |
2.2.14_3 18 Apr 2015 09:47:30
  |
tijl  |
- Remove libtool hacks and patches that are now handled by USES=libtool
- Remove CONFIG_SHELL from CONFIGURE_ENV because bsd.port.mk handles that |
2.2.14_3 24 Mar 2015 17:09:59
  |
marino  |
5 ports categories: Remove $PTHREAD_LIBS
Categories: irc, x11-clocks, benchmarks, misc, textproc
approved by: PTHREAD blanket |
2.2.14_3 09 Dec 2014 13:36:34
  |
bapt  |
Cleanup plist |
2.2.14_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 ) |
2.2.14_3 27 May 2014 11:17:41
  |
amdmi3  |
- Convert misc/xosd and dependent ports which need it (deskutils/xneur,
polish/ekg2, polish/gnugadu2, sysutils/lineak-xosdplugin) to USES=libtool, drop
.la files
- Since xosd shlib version has changed, bump all ports which depend on it
- Stagify deskutils/xneur
- Convert USE_BZIP2 to USES
- Use new LIB_DEPENDS syntax
Approved by: portmgr blanket |
2.2.14_2 22 Mar 2014 10:06:10
  |
antoine  |
Remove dependency on deprecated and forbidden xmms |
2.2.14_1 09 Dec 2013 14:19:41
  |
danilo  |
- Add stage support
- Use options helpers
- Convert LIB_DEPENDS to new syntax |
20 Sep 2013 20:50:59

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
2.2.14_1 11 Sep 2013 16:45:59
  |
marino  |
Add explicit dependency on pkgconf (18 ports) |
2.2.14_1 14 Nov 2012 14:49:51
  |
danfe  |
Conditionalize previous fix, it should only be applied for Xft patch.
Feature safe: yes |
2.2.14_1 14 Nov 2012 14:41:42
  |
danfe  |
- Unbreak when building with CC=clang
Reported by: madpilot
Feature safe: yes |
2.2.14_1 13 Nov 2012 13:56:38
  |
danfe  |
- Add DOCS knob to OPTIONS_DEFINE
- Drop no longer relevant adjustment of ltmain.sh
- Move PATCH_STRIP downstairs a bit
Feature safe: yes |
2.2.14_1 10 Nov 2012 17:30:23
  |
danfe  |
Forgot to actually commit patch rebase change.
Feature safe: yes |
2.2.14_1 10 Nov 2012 16:30:46
  |
danfe  |
- Allow to build with unofficial Xft support
- Rebase existing milliseconds timeout patch up to -p1 so we can have Xft
patch unmodified to avoid gratuitous differences with various GNU/Linux
distributions out there
Obtained from: Puppy Linux Discussion Forum
Feature safe: yes |
2.2.14_1 10 Nov 2012 12:08:01
  |
danfe  |
- Provide a custom patch which changes timeout units from seconds to
milliseconds (obviously, since it breaks API compatibility, it must
be disabled by default)
- Specify correct delay units in osd_cat program (including usage
information), its manual page, and XMMS plugin code
- Drop explicit shlib version numbers from LIB_DEPENDS (but not for
libgdk-pixbuf, to avoid a clash with `graphics/gdk-pixbuf2')
- Explicitly disable Beep Media Player plugin (just in case)
- Cleanup Makefile, define LICENSE (GPLv2), sort the knobs
- Install a few documentation files while I am here
- Improve COMMENT and port description, update WWW line
Feature safe: yes |
2.2.14_1 06 Jul 2012 08:17:30
 |
rm  |
- unbreak the build
PR: 169677
Reported by: Alfred Bartsch <bartsch at dssgmbh dot de> |
2.2.14_1 29 Jun 2012 12:42:04
 |
bapt  |
Convert to new option framework |
2.2.14_1 01 Jun 2012 05:26:28
 |
dinoex  |
- update png to 1.5.10 |
2.2.14 14 Jul 2011 14:15:52
 |
arved  |
Fix build with clang
PR: 158663
Submitted by: Guido Falsi |
2.2.14 19 Mar 2011 12:38:54
 |
miwi  |
- Get Rid MD5 support |
2.2.14 04 Dec 2010 07:34:27
 |
ade  |
Sync to new bsd.autotools.mk |
2.2.14 08 Jun 2010 01:18:08
 |
sahil  |
- Update to 2.2.14
PR: ports/136375
Submitted by: Olexandr Davydenko <o.davydenko@gmail.com>
Approved by: wxs@/itectu@ (mentors, implicit) |
2.2.12_8 23 May 2010 21:16:16
 |
linimon  |
Reset perky@FreeBSD.org due to maintainer-timeouts and no response
to email.
Hat: portmgr |
2.2.12_8 28 Mar 2010 06:47:48
 |
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.2.12_7 05 Feb 2010 11:46:55
 |
dinoex  |
- update to jpeg-8 |
2.2.12_6 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 |
2.2.12_6 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 |
2.2.12_5 06 Jun 2008 13:45:40
 |
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) |
2.2.12_4 31 May 2008 22:04:39
 |
miwi  |
- Add missing xorg dependency
- Bump PORTREVISION
PR: 123493
Submitted by: Dmitry Marakasov <amdmi3@amdmi3.ru>
Approved by: maintainer timeout |
2.2.12_3 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) |
2.2.12_3 27 Mar 2008 05:26:08
 |
bland  |
Fix PORTREVISION bump. |
2.2.12_1 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) |
2.2.12_2 20 Mar 2008 09:51:43
 |
pav  |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
2.2.12_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}. |
2.2.12_1 23 Mar 2007 20:16:40
 |
pav  |
- Fix after objformat removal
PR: ports/109925 (based on)
Submitted by: rafan
Approved by: maintainer timeout (perky; 18 days) |
2.2.12_1 10 May 2006 22:37:39
 |
edwin  |
Remove USE_REINPLACE from ports starting with M |
2.2.12_1 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) |
2.2.12 10 Feb 2006 17:19:44
 |
novel  |
Pet portlint by using DATADIR macro in plist.
PR: 91285 (part of)
Submitted by: David Le Brun <david@dyn-ns.net>
Approved by: maintainer timeout (more than month) |
2.2.12 09 Feb 2006 15:49:06
 |
novel  |
- gdk-pixbuf and gtk12 are required only for xmms plugin, so depend
on gdk-pixbuf only if building xmms plugin and remove gtk12 dependency
as it would be catched up xmms.
- Don't print sed's output
PR: 92347
Submitted by: novel
Approved by: maintainer timeout (2 weeks) |
2.2.12 22 Jan 2006 12:59:47
 |
edwin  |
SHA256ify
Approved by: krion@ |
2.2.12 30 Nov 2004 15:19:58
 |
perky  |
Update to 2.2.12
PR: 73662
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
2.2.10 28 Aug 2004 07:08:45
 |
krion  |
Update to 2.2.10
PR: ports/71066
Submitted by: maintainer |
2.2.8 14 Jul 2004 06:37:04
 |
perky  |
Enable to build with C89 compilers for -STABLE.
Submitted by: Greg J. <xcas@cox.net> |
2.2.8 12 Jul 2004 01:56:31
 |
perky  |
Update to 2.2.8 and unmark BROKEN.
PR: 68906
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
2.2.7 11 Jul 2004 01:04:15
 |
kris  |
BROKEN: Unfetchable |
2.2.7 04 Jun 2004 05:05:34
 |
perky  |
Update to 2.2.7
PR: 67352
Submitted by: Roman Bogorodskiy <bogorodskiy@inbox.ru> |
2.2.5_1 18 Mar 2004 07:38:48
 |
perky  |
Add SIZE data.
Submitted by: trevor |
2.2.5_1 04 Feb 2004 05:10:27
 |
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.2.5 27 Sep 2003 16:39:15
 |
perky  |
Update to 2.2.5 |
2.2.1_1 17 Sep 2003 23:44:11
 |
edwin  |
Chase multimedia/xmms library bump.
Submitted by: FUJISHIMA Satsuki <sf@FreeBSD.org>
Approved by: (unbreak of port builds) |
2.2.1_1 14 Jul 2003 02:53:03
 |
sf  |
get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead. |
2.2.1 06 May 2003 12:40:24
 |
perky  |
- Update to 2.2.1 [1]
- Allow building WITHOUT_XMMS. [2]
PR: 51494 [1]
Submitted by: Sebastian Yepes <Sebastian@mail.x123.info> [1]
Suggested by: Andy Fawcett <andy@athame.co.uk> [2] |
2.1.3 20 Apr 2003 19:34:08
 |
marcus  |
Remove USE_GNOMENG. |
2.1.3 09 Apr 2003 12:09:37
 |
perky  |
Fix build on -current.
(We don't need to run autotools anymore here. The original tarball
is shipped with `configure' now. :) |
2.1.3 31 Mar 2003 05:05:05
 |
perky  |
Update to 2.1.3 |
2.1.0 25 Feb 2003 06:25:36
 |
perky  |
De-pkg-comment for my ports. |
2.1.0 14 Feb 2003 05:14:13
 |
perky  |
- Update to 2.1.0
- Add LIB_DEPEND on gdk-pixbuf [1]
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de> [1]
PR: 47726 [1] |
2.0.2 21 Jan 2003 18:26:43
 |
perky  |
Update to 2.0.2 and added our MASTER_SITE_LOCAL to MASTER_SITE because
the author removes his old distfiles when every new version comes out. |
2.0.1 02 Jan 2003 04:16:38
 |
perky  |
Update to 2.0.1 |
1.1.1 28 Nov 2002 16:37:35
 |
lioux  |
After repo copy from graphics category, update all appropriate
dependency references from both audio and graphics to multimedia
category.
audio/xmms --> multimedia/xmms
graphics/avifile --> multimedia/avifile
graphics/divx4linux --> multimedia/divx4linux
graphics/ffmpeg --> multimedia/ffmpeg
graphics/libdv --> multimedia/libdv
graphics/libdvdcss --> multimedia/libdvdcss
graphics/libdvdread --> multimedia/libdvdread
graphics/libmpeg2 --> multimedia/libmpeg2
graphics/linux-realplayer --> multimedia/linux-realplayer
graphics/mjpegtools --> multimedia/mjpegtools
graphics/mplayer --> multimedia/mplayer
graphics/mplayer-fonts --> multimedia/mplayer-fonts
graphics/openquicktime --> multimedia/openquicktime
graphics/win32-codecs --> multimedia/win32-codecs
Repo copied by: joe (cvs hat)
Approved by: knu (portmgr hat) |
1.1.1 25 Oct 2002 22:06:03
 |
perky  |
Update to 1.1.1 |
1.0.4 19 Sep 2002 02:25:45
 |
alane  |
Fix bug when building with an older version installed.
Approved by: perky (maintainer) |
1.0.4 18 Sep 2002 10:54:47
 |
perky  |
Update to 1.0.4 |
1.0.0 01 Sep 2002 15:13:16
 |
lioux  |
Deploy USE_GNOMENG infrastructure
PR: 42286
Submitted by: Edwin Groothuis <edwin@mavetju.org> |
1.0.0 09 Aug 2002 05:24:27
 |
perky  |
Update to 1.0.0 |
0.7.0_1 15 Jul 2002 16:54:09
 |
sobomax  |
USE_GTK implies USE_GLIB, so that remove the latter when the former is present. |
0.7.0_1 25 Jun 2002 07:50:58
 |
perky  |
Updating my email address.
Approved by: cjh (mentor) |
0.7.0_1 23 May 2002 00:32:04
 |
pat  |
Fix ports for building with -current without perl
PR: 38359
Submitted by: maintainer |
0.7.0_1 26 Mar 2002 08:02:40
 |
petef  |
Chase xmms shlib major #.
PR: 36253
Submitted by: Norikatsu Shigemura <FreeBSD-gnats-submit@freebsd.org>
Approved by: maintainer |
28 Jan 2002 16:12:39
    |
pat  |
Update maintainer email address |
21 Jun 2001 16:35:24
    |
sobomax  |
Chase increased version number of libxmms. |
21 May 2001 05:16:33
    |
will  |
Resurrect xosd.c patch that I accidentally nuked with revision 1.2 of
files/patch-aa; this fixes xosd's needless squandering of cpu resources. |
21 May 2001 04:27:34
    |
will  |
Correct a few mistakes: From MAINTAINER: 1) Add GTK/GLIB lib depends. 2)
Fix building without xmms. 3) Install header file. 4) Correct xmms-config
&& gtk12-config paths. From will@: 5] Respect ${CC}. 6] Respect
${GLIB_CONFIG}. 7] Respect ${PTHREAD_[CFLAGS,LIBS]}. |
20 May 2001 04:01:57
    |
will  |
Add xosd 0.7.0, X On-Screen-Display Library and XMMS plug-in. |