| non port: graphics/diacanvas/Makefile |
Number of commits found: 16 |
|
Saturday, 5 Nov 2005
|
09:07 kris
Remove expired ports
 |
|
Saturday, 30 Jul 2005
|
01:49 kris
Issue a one-month stay of execution for these ports so I can send out
an email announcing their demise and give users the chance to submit fixes.
 |
|
Wednesday, 1 Jun 2005
|
19:56 oliver
change the libtool version to use from 1.3 to 1.5
 |
|
Tuesday, 31 May 2005
|
13:16 lawrance
Mark these ports DEPRECATED due to being unmaintained and one or more
of stale, obsolete, unused, irrelevant and unloved.
60 days grace in which I will gladly accept fix requests.
PR: ports/79666
Submitted by: me
 |
|
Friday, 9 Jul 2004
|
17:43 marcus
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
 |
|
Sunday, 14 Mar 2004
|
06:17 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.
 |
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
 |
|
Wednesday, 26 Nov 2003
|
21:18 pav
- Fix build (after changes to USE_GNOME logic this port was double-patching
Makefile causing second patching to fail.)
PR: ports/59700
Submitted by: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Approved by: marcus (portmgr)
Approved by: adamw (mentor)
 |
|
Tuesday, 4 Nov 2003
|
07:47 linimon
Per distfile survey, remove mastersite that disappeared in December 2000.
 |
|
Monday, 3 Nov 2003
|
04:02 kris
Mark BROKEN (see bento logs). These ports are scheduled for removal
after Feb 2 2004 if they are still broken at that time and no fixes
have been submitted by PR.
 |
01:19 kris
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming
their status: keith, nakai, torstenb
Reviewed by: portmgr
 |
|
Friday, 7 Mar 2003
|
06:04 ade
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti.
 |
|
Thursday, 5 Oct 2000
|
08:10 reg
Implement USE_GNOME, part 1.
 |
|
Friday, 16 Jun 2000
|
22:52 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.)
 |
11:38 sobomax
Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
 |
|
Thursday, 1 Jun 2000
|
17:25 ade
Updates for new shared library versions in GNOME 1.2
 |
Number of commits found: 16 |