non port: x11-toolkits/jx/Makefile |
SVNWeb
|
Number of commits found: 29 |
Sat, 5 Nov 2005
|
[ 09:07 kris ] (Only the first 10 of 583 ports in this commit are shown above. )
Remove expired ports
|
Sat, 23 Jul 2005
|
[ 02:53 kris ] (Only the first 10 of 159 ports in this commit are shown above. )
This port is scheduled for deletion on 2005-09-22 if it is still broken
at that time and no PRs have been submitted to fix it.
|
Fri, 18 Feb 2005
|
[ 19:27 kris ]
BROKEN: Incorrect pkg-plist
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (Only the first 10 of 945 ports in this commit are shown above. )
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.
|
Fri, 12 Mar 2004
|
[ 17:05 trevor ]
Only one of the Linuxberg sites (as it happens, the Brazilian one)
has the original distfile. A slightly different distfile is available
from Sunsite:
diff -burN linuxberg/include/make/jx_config_common
sunsite/include/make/jx_config_common
--- linuxberg/include/make/jx_config_common Sat Sep 25 19:25:40 1999
+++ sunsite/include/make/jx_config_common Wed Sep 1 02:18:53 1999
@@ -7,14 +7,14 @@
ifeq ($(findstring g++,$(CXX)),g++)
ifeq ($(CXX),g++)
- JX_HAS_GNUG_PRE_2_8 := $(shell \
- if { $(CXX) --version | egrep '^(cygnus-)?2\.[0-7]' > /dev/null; } \
- then { echo 1; } \
- else { echo 0; } fi) (Only the first 15 lines of the commit message are shown above )
|
Wed, 4 Feb 2004
|
[ 05:10 marcus ] (Only the first 10 of 1422 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
|
Sun, 7 Sep 2003
|
[ 23:39 lioux ] (Only the first 10 of 15 ports in this commit are shown above. )
Drop maintainership
|
Sun, 23 Mar 2003
|
[ 04:58 lioux ]
Fix typo: add missing \ to continue line
|
Sat, 8 Mar 2003
|
[ 18:33 lioux ]
Fix build: improve previous solution where the distfile was tricked
into believing makemake was installed during build time even though
it really is not
PR: 46217 [1]
Reported by: bento,
Nick Jennings <nkj@grenzik.us.mvd> [1]
|
Sun, 23 Feb 2003
|
[ 19:58 lioux ] (Only the first 10 of 265 ports in this commit are shown above. )
De-pkg-comment
|
Mon, 11 Nov 2002
|
[ 20:45 lioux ]
Replace hard dependences on auto{conf,make} with newly added
USE_AUTO{CONF,MAKE}_VER
|
Fri, 20 Sep 2002
|
[ 14:38 lioux ] (Only the first 10 of 12 ports in this commit are shown above. )
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
|
Fri, 23 Aug 2002
|
[ 22:08 lioux ]
Mark BROKEN for -CURRENT post gcc 3.1
|
Mon, 22 Oct 2001
|
[ 18:12 lioux ]
Add working MASTER_SITES
|
Tue, 11 Sep 2001
|
[ 04:32 ache ]
Bump png major
|
Sun, 11 Mar 2001
|
[ 01:18 lioux ]
The distfile located in one of the MASTER_SITES does not correspond to the one
"checksummed" for port use. Therefore, it will removed untill this is
rectified.
|
Thu, 22 Feb 2001
|
[ 02:49 lioux ] (Only the first 10 of 15 ports in this commit are shown above. )
Sanitize MASTER_SITES.
|
Wed, 14 Feb 2001
|
[ 04:12 lioux ]
typo clean up police: \s -> \t
|
Tue, 16 Jan 2001
|
[ 19:08 will ] (Only the first 10 of 28 ports in this commit are shown above. )
Update to sync with bsd.port.mk rev 1.361 - use PORTDOCS that is now in
bsd.port.mk, for easy removal of documentation. I left alone one port -
japanese/elisa8x8 (or something like that), because it appeared to have some
rather weird way of doing PORTDOCS substitution.
|
Sat, 7 Oct 2000
|
[ 23:53 asami ]
Rename ${FILESDIR}/patch-aa to ${PATCHDIR}/post-patch-aa. (This patch does
post-patch processing.)
|
Tue, 3 Oct 2000
|
[ 06:12 lioux ] (Only the first 10 of 29 ports in this commit are shown above. )
Maintainer is now a committer, update email accordingly
|
Sun, 17 Sep 2000
|
[ 22:26 steve ]
Major overhaul of this port so that we cleanly build the other ports that
depend on it.
|
Thu, 3 Aug 2000
|
[ 10:28 asami ] (Only the first 10 of 285 ports in this commit are shown above. )
(1) Add new variable, XFREE86_VERSION, to specify which version of XFree86
(3 or 4) to depend to when USE_XLIB is set. XFREE86_VERSION defaults to 3
for now, but adventurous users can override it in /etc/make.conf. When
XFREE86_VERSION=3, USE_XLIB will add a dependency to x11/XFree86; when it
is set to 4, the dependency will be to x11/XFree86-4-libraries. When
XFREE86_VERSION=4, the PKG_IGNORE_DEPENDS and ALWAYS_BUILD_DEPENDS hacks
to avoid messing with XFree86 are turned off.
|
Mon, 10 Jul 2000
|
[ 02:44 steve ]
- Set USE_X_PREFIX. - Consistently put things in the jx directory.
|
Tue, 4 Jul 2000
|
[ 08:13 sobomax ] (Only the first 10 of 65 ports in this commit are shown above. )
Bump png shared library version.
|
Fri, 16 Jun 2000
|
[ 22:52 asami ] (Only the first 10 of 264 ports in this commit are shown above. )
Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the previous
commit message to bsd.port.mk, which said INSTALL_SHLIBS. Boo.)
|
[ 09:48 sobomax ] (Only the first 10 of 181 ports in this commit are shown above. )
Fourth round of INSTALLS_SHLIBS conversion.
|
Fri, 9 Jun 2000
|
[ 20:38 will ]
Don't try to make this port respect CC/CFLAGS. It won't work. :-(
|
Wed, 7 Jun 2000
|
[ 17:52 will ] (Only the first 10 of 14 ports in this commit are shown above. )
JX is a C++ application framework and widget library for X11.
|
Number of commits found: 29 |