non port: graphics/libwpcg/Makefile |
Number of commits found: 18 |
Sunday, 25 Oct 2009
|
14:26 gerald
Remove graphics/libwpcg per deprecation note.
 |
Sunday, 13 Sep 2009
|
19:05 gerald
Mark DEPRECATED with an EXPIRATION_DATE of 2009-10-13 since it depends
on an old version of GCC, lacks a maintainer, and is not used by any
other port.
 |
Friday, 23 Jan 2009
|
16:28 flz
- Update X.org ports to 7.4+ (few ports are more recent than the katamari).
- Bump PORTREVISION for all ports depending on libglut since the shlib
version number went from 4 to 3.
- Bump PORTREVISION for all ports depending on libXaw as libXaw.so.8 isn't
installed anymore.
- Couple of ports fixes (mostly missing xorg components added to USE_XORG).
 |
Monday, 5 Jan 2009
|
20:36 pav
- Remove conditional checks for FreeBSD 5.x and older
 |
Thursday, 21 Aug 2008
|
06:18 rafan
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
 |
Saturday, 19 Apr 2008
|
17:56 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)
 |
Saturday, 19 May 2007
|
20:32 flz
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
 |
Thursday, 12 Jan 2006
|
12:54 sem
- Update graphics/libglut to 6.4.1.
- Shared lib version and PORTREVISION bumb for all affected ports.
While I'm here:
- Remove USE_MESA knob where it was (35 ports).
It marked as depricated for 2 years.
PR: ports/90247
Submitted by: Ermal Lu?i <eri--@albabsd.org>
 |
Tuesday, 12 Apr 2005
|
03:26 obrien
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
 |
Monday, 11 Apr 2005
|
08:04 obrien
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
 |
Thursday, 30 Sep 2004
|
05:32 kris
Increase USE_GCC to 3.4 for those ports which compile with it.
Approved by: portmgr
 |
Sunday, 14 Mar 2004
|
03:01 kris
Work around bsd.port.mk bug: Does not currently set up MAKE_ENV for gcc 3.2 and
3.3
 |
02:43 kris
Switch to gcc 3.3 since this is the latest version.
 |
Thursday, 20 Feb 2003
|
18:08 knu
de-pkg-comment
 |
Saturday, 8 Feb 2003
|
05:27 nork
Change CPPFLAGS+=/LDFLAGS+= to CPPFLAGS=/LDFLAGS=.
Submitted by: Ports Fury
 |
Sunday, 2 Feb 2003
|
15:13 nork
Update to 0.9.3.
PR: ports/47764
Submitted by: Ports Fury
 |
Friday, 3 Jan 2003
|
20:20 ijliao
upgrade to 0.9.2
PR: 46589
Submitted by: Ports Fury
 |
Monday, 18 Nov 2002
|
17:43 ijliao
add libwpcg 0.9.0
A basic 2D/3D computer graphics library which uses OpenGL
 |
Number of commits found: 18 |