Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
5.0.20240619,1 29 Jun 2024 09:31:01 |
Nuno Teixeira (eduardo) |
devel/cdk: Update to 5.0-20240619
ChangeLog: https://invisible-island.net/cdk/CHANGES.html |
5.0.20240331,1 14 Apr 2024 09:41:16 |
Nuno Teixeira (eduardo) |
*/*: Remove GNU_CONFIGURE_MANPREFIX after move man pages to share/man
Approved by: portmgr (blanket) |
5.0.20240331,1 01 Apr 2024 08:36:56 |
Nuno Teixeira (eduardo) |
devel/cdk: Pet portfmt
Fixes: b1db33efdd "Update to 5.0-20240331" |
5.0.20240331,1 01 Apr 2024 08:32:09 |
Nuno Teixeira (eduardo) |
devel/cdk: Update to 5.0-20240331
- Allow multiple jobs
- Pet portlint, porclippy and portfmt
- Take maintainership
ChangeLog: https://invisible-island.net/cdk/CHANGES.html |
5.0.20230201_1,1 20 Feb 2024 22:50:51 |
Muhammad Moinur Rahman (bofh) |
devel/cdk: Moved man to share/man
Approved by: portmgr (blanket) |
5.0.20230201,1 30 Jan 2024 16:41:05 |
Fernando ApesteguÃa (fernape) Author: Thomas E. Dickey |
devel/cdk: update to 5.0-20230201
ChangeLog: https://invisible-island.net/cdk/CHANGES.html#t20230201
PR: 276625
Reported by: dickey@invisible-island.net |
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) |
5.0.20161210,1 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 ) |
5.0.20161210,1 20 Jul 2022 14:21:35 |
Tobias C. Berner (tcberner) |
devel: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* <jkoshy@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron H. K. Diep <ahkdiep@gmail.com>
* Aaron Hurt <ahurt@anbcs.com>
* Abel Chow <abel_chow@yahoo.com>
* Adam McLaurin
* Adam Saponara <as@php.net>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
5.0.20161210,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
5.0.20161210,1 28 Feb 2020 19:25:17 |
sunpoet |
Update WWW |
5.0.20161210,1 24 Apr 2017 15:17:34 |
sunpoet |
Sort USES |
5.0.20161210,1 05 Jan 2017 03:51:27 |
vanilla |
Update to 5.0-20161210. |
5.0.20160131,1 07 Mar 2016 23:01:02 |
mat |
Update to 5.0.20160131
PR: 207157
Submitted by: tkato432 yahoo com
Sponsored by: Absolight |
5.0.20150928,1 20 Jan 2016 15:27:23 |
vanilla |
Upgrade to 5.0.20150928
PR: 206430
Submitted by: jochen@jochen-neumeister.de |
5.0.20120323_2,1 23 Jun 2015 06:02:14 |
bapt |
Use copytree share |
5.0.20120323_2,1 22 Jun 2015 23:43:53 |
bapt |
Speed up a bit copying the files |
5.0.20120323_2,1 22 Jun 2015 23:25:50 |
bapt |
Simplify example installation
Use pax(1) which is less noisy then cpio(1) |
5.0.20120323_2,1 11 May 2015 18:34:58 |
mat |
Cleanup DIST* variables.
When appropriate:
- Try to use DISTVERSION{SUF,PRE}FIX
- Replace PORTNAME-PORTVERSION by DISTNAME
- Convert MASTER_SITES to use macros
- Other light cleanup
With hat: portmgr
Sponsored by: Absolight |
5.0.20120323_2,1 22 Dec 2014 17:12:27 |
feld |
Update "BSD" license in devel category |
5.0.20120323_2,1 27 Oct 2014 10:10:59 |
bapt |
Cleanup plist |
5.0.20120323_2,1 25 Aug 2014 16:44:08 |
antoine |
Remove some duplicate lines from plist (or duplicate plist)
Reported by: pkg developer mode |
5.0.20120323_2,1 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) |
5.0.20120323_2,1 15 Jul 2014 23:11:13 |
adamw |
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example. |
5.0.20120323_2,1 27 Feb 2014 14:49:56 |
miwi |
- Remove empty dirs and files |
5.0.20120323_2,1 21 Feb 2014 13:36:13 |
ehaupt |
Remove trailing whitespaces from category devel |
5.0.20120323_2,1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
5.0.20120323_2,1 07 Feb 2014 18:26:17 |
bapt |
Remove dead mirror |
5.0.20120323_2,1 16 Dec 2013 17:26:49 |
bapt |
Drop maintainership |
5.0.20120323_2,1 24 Sep 2013 23:37:32 |
bapt |
Support stage |
20 Sep 2013 17:03:27
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 1) |
5.0.20120323_2,1 05 Jul 2013 13:44:31 |
bapt |
Convert to USES=gmake |
5.0.20120323_2,1 06 May 2013 15:34:18 |
bapt |
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline |
5.0.20120323_2,1 23 Mar 2013 19:19:56 |
bapt |
Add a mirror for the distfile
PR: ports/175400
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
5.0.20120323_2,1 23 Mar 2013 19:18:28 |
bapt |
Use PORTEXAMPLES variable instead of custom EXAMPLES in plist
PR: ports/175400
Submitted by: Po-Chien Lin <linpc@cs.nctu.edu.tw> |
5.0.20120323_2,1 29 Jan 2013 13:31:02 |
bapt |
Install cdk5-config with execution rights |
5.0.20120323,1 31 Dec 2012 11:49:36 |
bapt |
- update to 5.0.20120323
- remove useless LICENSE_FILE
- convert to new option framework |
5.0.20090215,1 20 Jun 2011 16:55:28 |
bapt |
Fix build with clang |
5.0.20090215,1 11 Apr 2011 08:34:17 |
bapt |
Add a new macro to deal with conflict between ncurses from base and ncurses from
ports.
If a ports is linked against ncurses from base or from the ports, it should then
add:
USE_NCURSES=yes
it is also possible to specify the hard dependency on the ports ncurses or one
the base one adding the following macros:
WITH_NCURSES_PORT=yes or WITH_NCURSES_BASE=yes
PR: ports/155269
Submitted by: me
Reviwed by: pav@
Approved by: portmgr (pav@)
Exp-run by: portmgr (pav@) |
5.0.20090215,1 22 Nov 2010 11:37:25 |
bapt |
- fix example in cdk_display(3)
PR: ports/149725
Submitted by: Loic Pefferkorn <loic-freebsd _at_ loicp.eu> |
5.0.20090215,1 19 Nov 2010 11:07:35 |
bapt |
- update to 5.0-20090215
- add license
- change master_site
- take maintainership |
5.0.20050424,1 19 Nov 2009 22:07:43 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
5.0.20050424,1 04 Sep 2008 00:06:22 |
beech |
- Fix handling of portdocs and portexamples
- Make fetchable |
5.0.20050424,1 03 Sep 2008 02:50:57 |
linimon |
Reset MrL0Lz@gmail.com due to maintainer-timeouts and no response to email.
Hat: portmgr |
5.0.20050424 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) |
5.0.20050424,1 26 Nov 2006 11:59:57 |
dinoex |
- fix build on FreeBSD5 and FreeBSD4
PR: 105149
Approved by: (maintainer timeout) |
5.0.20050424,1 05 Nov 2006 07:05:20 |
dinoex |
- set NOPRECIOUSSOFTMAKEVARS
PR: 105149 |
5.0.20050424,1 04 May 2006 21:41:12 |
edwin |
Remove USE_REINPLACE from all categories starting with D |
5.0.20050424,1 27 Dec 2005 06:07:24 |
pav |
- Update to 5.0.20050424
- Claim maintainership
PR: ports/90674
Submitted by: Remington <MrL0Lz@gmail.com> |
4.9.11.20041224,1 24 Nov 2005 15:40:04 |
pav |
- Add some SHA256 checksums |
4.9.11.20041224,1 18 Feb 2005 16:14:31 |
vs |
- Completely disconnect the man-page symlinks for the time being: The previous
hack would only work after the port has already been built, but not when
starting fresh over. Sigh. You still get the (compressed) regular pages,
though.
- Install stripped demos |
4.9.11.20041224,1 18 Feb 2005 14:28:46 |
vs |
List man-pages I missed in previous commit. While here, sort and shave off
5k of plist's size by collecting entries in a saner way. Work around
'argument list too long' when compressing man pages by ... not compressing
the 36 files.
Independently run into by: Simon Barner |
4.9.11.20041224,1 16 Feb 2005 13:56:30 |
vs |
Update to 20041224 snapshot |
4.9.11.20031210,1 10 Apr 2004 17:26:55 |
trevor |
Tidy up whitespace. |
4.9.11.20031210,1 14 Feb 2004 15:19:50 |
krion |
- Update to version 4.9.11.20031210
PR: ports/62823
Submitted by: Robert Schlotterbeck <robert@rs.tarrant.tx.us> |
4.9.10.20020809_2,1 04 Feb 2004 05:21:48 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
4.9.10.20020809_1,1 29 Jan 2004 07:24:56 |
trevor |
SIZEify. |
4.9.10.20020809_1,1 22 Jan 2004 12:18:43 |
trevor |
Use the CPIO macro defined in bsd.port.mk. |
4.9.10.20020809_1,1 08 Oct 2003 02:57:03 |
edwin |
4.9.10-20020809 => 4.9.10.20020809
PR: ports/56958
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
4.9.10-20020809_1 08 Jun 2003 21:13:49 |
will |
Please see http://freebsd.kde.org/memoriam/alane.php for an In Memoriam page. |
4.9.10-20020809_1 08 Jun 2003 21:06:22 |
will |
REST IN PEACE
Alan Eldridge
Born December 15, 1961 in Iowa
Died June 6, 2003 in Denver, Colorado
Thank you for your contributions, you
will be greatly missed. |
4.9.10-20020809_1 05 Apr 2003 21:13:38 |
kris |
Add missing doc files |
4.9.10-20020809_1 07 Mar 2003 06:01:16 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
4.9.10-20020809_1 10 Feb 2003 07:22:35 |
kris |
Set NOPRECIOUSMAKEVARS to unbreak 'make readmes' |
4.9.10-20020809_1 31 Jan 2003 08:35:38 |
alane |
switch to Tom Dickey's preferred domain |
4.9.10-20020809_1 14 Jan 2003 14:48:01 |
alane |
update portrev to go with MANLINK => MLINKS change |
4.9.10-20020809 14 Jan 2003 14:32:36 |
alane |
fix bad variable name for man page links |
4.9.10-20020809 01 Jan 2003 21:41:47 |
alane |
Added -Wl,-rpath,${LOCALBASE}/lib in the section that gets evaluated if you
have the port version of ncurses installed on stable. This forces the library
and the examples to use that version, which actually works. |
4.9.10-20020809 01 Jan 2003 15:44:06 |
alane |
Updated to new version by Tom Dickey (ncurses author). |
4.9.10_1 01 Jan 2003 15:19:09 |
alane |
Working around recalcitrant cvs. |
4.9.10_1 18 Dec 2002 11:19:34 |
alane |
change maintainer, thats all. |
22 Feb 2002 03:36:06 |
obrien |
Fix mastersite. |
14 Feb 2001 04:56:51 |
lioux |
Simple aesthetic fix: "^post-install" instead of "^ post-install" |
08 Oct 2000 02:10:04 |
asami |
Convert category devel to new layout. |
25 Sep 2000 13:21:43 |
asami |
Eliminate WRKSRC=${WRKDIR}/${PKGNAME} lines, as these will break when
PORTREVISION or PORTEPOCH are defined. |
22 Sep 2000 10:51:33 |
kris |
Chase the checksum (configure/makefile changes), and add two missing files to
the PLIST. Bump PORTREVISION. |
27 Aug 2000 01:16:22 |
obrien |
Update to version 4.9.10. |
27 Aug 2000 01:15:52 |
obrien |
Update to version 4.9.10. |
16 Jun 2000 22:52:41 |
asami |
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.) |
16 Jun 2000 09:19:52 |
sobomax |
Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking it.
|
15 Jun 2000 18:12:51 |
sobomax |
Second round of INSTALL_SHLIBS=yes fixes. |
29 May 2000 03:15:21 |
steve |
Finish updating this port. |