Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.1.10_1 01 Oct 2024 18:56:20 |
Rene Ladan (rene) |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.1.10_1 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.1.10 26 Jul 2023 00:48:20 |
Muhammad Moinur Rahman (bofh) |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.1.10 24 Jun 2023 18:10:02 |
Muhammad Moinur Rahman (bofh) |
x11-toolkits/xmhtml: Fix build with llvm16
- Pet portclippy
- Adopt port
Sponsored by: The FreeBSD Foundation |
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.1.10 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.1.10 20 Jul 2022 14:23:40 |
Tobias C. Berner (tcberner) |
x11-toolkits: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* 1wardd@airmail.net
* Alexander Kabaev <ak03@gte.com>
* Alexander Novitsky <alecn2002@yandex.ru>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Andreas Kohn <andreas@syndrom23.de>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Brian Buchanan <brian@CSUA.Berkeley.EDU>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Danilo Egea Gondolfo <danilo@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.1.10 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.1.10 07 Nov 2019 18:36:56 |
zeising |
Add USES=xorg USES=gl, ports categories x
Add USES=xorg and USES=gl to ports in categories starting with 'x'
While here, try to sprinkle other USES (mostly gnome and sdl) as needed. |
1.1.10 20 Jan 2017 20:33:31 |
sunpoet |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
1.1.10 01 Apr 2016 14:33:58 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories v, w, x, y, and z.
With hat: portmgr
Sponsored by: Absolight |
1.1.10 08 Mar 2016 15:55:19 |
mat |
Update to 1.1.10.
PR: 204201
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
1.1.9_3 10 Feb 2016 16:54:47 |
amdmi3 |
- Switch to options helpers |
1.1.9_3 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.1.9_3 23 Jun 2015 06:06:01 |
bapt |
Use COPYTREE_SHARE |
1.1.9_3 22 Jun 2015 23:42:35 |
bapt |
Simplify example installation |
1.1.9_3 22 Jun 2015 18:33:22 |
antoine |
Convert to USES=jpeg |
1.1.9_3 15 May 2015 17:00:40 |
amdmi3 |
- Add LICENSE_FILE
- Strip library |
1.1.9_2 27 Jan 2015 21:01:59 |
amdmi3 |
- Drop @dirrm* from and add empty directories to pkg-plists
Approved by: portmgr blanket, kwm (for gnome@ ports) |
1.1.9_2 25 Dec 2014 20:54:43 |
bapt |
Bump portrevision after png update |
1.1.9_1 25 Dec 2014 19:04:27 |
antoine |
Change libpng15.so to libpng.so in LIB_DEPENDS to prepare the upgrade |
1.1.9_1 05 Oct 2014 18:01:20 |
tijl |
- Update devel/libtool and devel/libltdl to version 2.4.2.418
- Patch libtool so it uses the same library version specification as on
Darwin, Linux and other systems. Given the version current:revision:age
a library will be given the extension .so.major.age.revision with major
equal to current-age. Before libtool would use .so.current on FreeBSD.
- Patch libtoolize to remove two cases of umask 0 that caused libltdl
files to be copied world writable (--ltdl option)
- Let USES=libtool patch this new version correctly
- Adjust all ports with USES=libtool:build and bump PORTREVISION on their
dependent ports if a library version changed
PR: 194068
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.1.9 10 Aug 2014 19:26:38 |
tijl |
Replace some dependencies on libtool with USES=libtool:build or a
dependency on libtoolize |
1.1.9 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
1.1.9 16 Jul 2014 03:34:57 |
adamw |
Add DOCS option to the remaining staged ports where PORTDOCS appears
in the plist. |
1.1.9 30 Jun 2014 16:34:32 |
tijl |
Replace USE_AUTOTOOLS=libtool:env with BUILD_DEPENDS on devel/libtool. |
1.1.9 05 May 2014 09:45:37 |
bapt |
Convert all :U to :tu and :L to :tl
Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a
replacement for :U and :L (which has been marked as deprecated)
bmake which is the default on FreeBSD 10+ only support by default
:tu/:tl a hack has been added at the time to support :U and :L to ease
migration. This hack is now not necessary anymore
Note that this makes the ports tree incompatible with make(1) from
FreeBSD 8.3 or earlier
With hat: portmgr |
1.1.9 26 Apr 2014 02:28:19 |
miwi |
- Update to version 1.1.9
PR: 187968
Submitted by: Ports Fury |
1.1.8 11 Mar 2014 02:44:55 |
miwi |
- Update to 1.1.8
- Stage support
- Add License
PR: 187297
Submitted by: ports fury |
1.1.7_11 20 Sep 2013 23:57:48 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
x11-toolkits) |
1.1.7_11 10 Jul 2013 07:00:44 |
bapt |
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment |
1.1.7_11 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.7_10 02 Aug 2011 20:58:23 |
ehaupt |
Remove WWW entries from unmaintained ports that return 404 or where the domain
disappeared. |
1.1.7_10 02 Jul 2011 18:18:48 |
miwi |
- Kick MD5 support |
1.1.7_10 02 May 2011 12:44:53 |
makc |
Bump PORTREVISION after open-mofit update |
1.1.7_9 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
1.1.7_9 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.1.7_8 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.1.7_7 21 Dec 2009 02:19:12 |
dougb |
For ports maintained by ports@FreeBSD.org, remove names and/or
e-mail addresses from the pkg-descr file that could reasonably
be mistaken for maintainer contact information in order to avoid
confusion on the part of users looking for support. As a pleasant
side effect this also avoids confusion and/or frustration for people
who are no longer maintaining those ports. |
1.1.7_7 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.1.7_7 18 Jul 2009 11:11:29 |
dinoex |
- update to jpeg7
Tested by: pav on pointyhat |
1.1.7_6 12 Jul 2009 16:47:18 |
mezz |
Forgot to save in vim for remove CC. |
1.1.7_6 12 Jul 2009 16:46:02 |
mezz |
-Fix the build/installation with libtool 2.2.
-Get all files/* to use '-ur' flag with diff(1). Got dizzy without -ur. :-P
Reported by: pointyhat-exp |
1.1.7_6 24 Jul 2008 22:29:33 |
pav |
- Add CC and CXX to MAKE_ENV for all ports
PR: ports/86106, ports/101120 (based on) |
1.1.7_6 15 Jun 2008 17:09:49 |
itetcu |
- use PORTDOCS, PORTEXAMPLES, etc. as it should
- bump PORTREVISION
Submitted by: my QA Tindy run |
1.1.7_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) |
1.1.7_5 25 Mar 2008 22:44:48 |
miwi |
- Remove USE_XLIB/USE_X_PREFIX/USE_XPM in favor of USE_XORG
- Bump PORTREVISION
Approved by: portmgr (xorg cleanup) |
1.1.7_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}. |
1.1.7_3 15 Aug 2006 01:13:42 |
clsung |
- s,INSTALLS_SHLIB,USE_LDCONFIG,g
- x11-toolkits/ of ports@
PR: ports/101916
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org> |
1.1.7_3 12 May 2006 12:44:01 |
itetcu |
Change MASTER_SITES to MASTER_SITES_NETBSD [1]
Now we install .la libs [2]
Fix plist. [3]
PR: ports/97141 [3]
Submitted by: Martin Wilke <freebsd@unixfreunde.de> [3]
lawrance [1], itetcu [2]
Approved by: lawrance (mentor) |
1.1.7_2 23 Feb 2006 10:40:45 |
ade |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
1.1.7_2 24 Jan 2006 03:16:52 |
edwin |
SHA256ify
Approved by: krion@ |
1.1.7_2 25 Nov 2005 22:29:24 |
pav |
- Style: ports@freebsd.org -> ports@FreeBSD.org |
1.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.1.7_2 13 Nov 2005 17:13:15 |
lkoeller |
o) Drop maintainership cause I didn't use these ports since months anymore. |
1.1.7_2 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
1.1.7_2 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
1.1.7_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. |
1.1.7_2 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
1.1.7_1 26 Jun 2003 22:58:32 |
ade |
libtool uber-patch
* kill devel/libtool and move to devel/libtool13, upgrading to 1.3.5
* upgrade repo-copied devel/libtool14 to 1.4.3
* break out libltdl into its own separate port
* move to version-numbered binaries/scripts (ie: there is *no* 'libtool'
any more -- USE_LIBTOOL and USE_LIBTOOL_VER are your friends)
Approved by: portmgr (kris) - for the bsd.port.mk hooks
Tested by: bento 4-exp builds (repeatedly) |
1.1.7_1 21 Feb 2003 14:19:11 |
knu |
De-pkg-comment. |
1.1.7_1 02 Apr 2002 15:56:19 |
dinoex |
Apply patch for:
XmHTML does not build: debug.c:113: initializer element is not constant
When trying to build XmHTML-1.1.7_1 on -current as of 7-JAN-2002, I got
the following error during build:
rm -f .libs/debug.lo
cc -O -pipe -DVERSION=1107 -DHAVE_REGEX_H -DHAVE_LIBJPEG -DHAVE_LIBPNG -DMotif
-I. -I../include -I../include/common -I../../include -I../../include/common
-I../../include/XmHTML -I/usr/X11R6/include -I/usr/local/include -c debug.c
-fPIC -DPIC -o .libs/debug.lo
debug.c:113: initializer element is not constant
gmake[2]: *** [debug.o] Fehler 1
Strangely enough, the build continued without rebuilding the remaining
files of this directory. The make install aborted, of course, because
parts of the product had not been built.
(gmake problem)
PR: 34636
Submitted by: gwk@mscsoftware.com
Approved by: Lars.Koeller@Uni-Bielefeld.DE |
11 Sep 2001 04:32:41 |
ache |
Bump png major |
02 Jul 2001 08:19:02 |
lkoeller |
o) Fix problem setting GNU_CONFIGURE when USE_LIBTOOL us used. The build is
aborted due to the missing configure script. |
29 Jun 2001 06:19:06 |
lkoeller |
o Fix compiling problem due to implicit set of GNU_CONFIGURE when using
USE_LIBTOOL. |
31 May 2001 23:44:46 |
ade |
Replace explicit build dependency on libtool with USE_LIBTOOL knob |
16 Jan 2001 17:33:20 |
sobomax |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
07 Jan 2001 13:10:07 |
lkoeller |
- Cleanup of Makefile - Properly support of CC/CFLAGS/PREFIX added - Remove
version number from dirnames (share/doc/XmHTML, share/examples/XmHTML) -
Exclude (archtecture dependent) binary program from share/examples/XmHTML -
Respect NOPORTDOCS - Increase PORTREVISON to 1 PR: 23832 Submitted by:
tkato@prontomail.ne.jp |
25 Dec 2000 07:22:55 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
25 Dec 2000 07:22:43 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
25 Dec 2000 07:22:28 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
24 Dec 2000 12:59:20 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
24 Dec 2000 12:59:07 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
24 Dec 2000 12:58:55 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
24 Dec 2000 12:58:43 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
24 Dec 2000 12:58:30 |
lkoeller |
Complete new patch files for update to version 1.1.7. |
24 Dec 2000 12:57:23 |
lkoeller |
Update to 1.1.7 with new packing list. |
24 Dec 2000 12:56:50 |
lkoeller |
Fix one line longer than 80 chars. |
24 Dec 2000 12:56:14 |
lkoeller |
Update to 1.1.7 with new checksum. |
24 Dec 2000 12:55:37 |
lkoeller |
Update to version 1.1.7, needed be grace-5.1.2. Alas the imake build of the
source tree is toally broken: It's necessary to use the Makefiles and do the
install by "hand" with manually callinmg libtool, etc. PR: ports/20464,
ports/20577, ports/21836 |
07 Nov 2000 23:28:20 |
asami |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 08:03:53 |
asami |
Convert category x11-toolkits to new layout. |
04 Jul 2000 08:13:36 |
sobomax |
Bump png shared library version. |