Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
04 Nov 2019 22:20:31
1.2.0_5

|
zeising  |
Add USES=xorg USES=gl, ports categories d
Add USES=xorg, USES=gl and in a few cases USES=gnome to ports in categories
starting with 'd'. |
22 Feb 2017 15:02:18
1.2.0_5

|
bapt  |
Drop useless dependency on gmake (bmake build those fine) |
20 Jan 2017 20:33:31
1.2.0_5

|
sunpoet  |
Update WWW: SF redirects to https://sourceforge.net/projects/<PROJECT_NAME>/ |
21 Oct 2016 15:21:13
1.2.0_5

|
mat  |
Use USES=pathfix where applicable.
PR: 213195
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D8093 |
02 Nov 2015 20:02:26
1.2.0_5

|
amdmi3  |
- Add LICENSE |
08 May 2015 11:27:44
1.2.0_5

|
amdmi3  |
- Strip library |
18 Apr 2015 19:09:04
1.2.0_4

|
tijl  |
Convert to USES=autoreconf |
22 Sep 2014 15:09:04
1.2.0_4

|
amdmi3  |
- Drop @dirrm* from plist |
23 Jul 2014 10:28:04
1.2.0_4

|
tijl  |
Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always work
when an older version of a package is installed. This is the case when an
executable links with installed libraries and with uninstalled libraries
that link with other uninstalled libraries. For each of the directly
linked libraries the executable will have an rpath (/usr/local/lib for the
installed libraries and a path under WRKDIR for each of the uninstalled
libraries), but not for the indirect libraries. Both ld(1) and rtld(1)
search the rpath of the executable first before any rpath of libraries, so
the indirectly linked libraries will be found in /usr/local/lib if they are
installed instead of in WRKDIR.
With this commit executables will overlink with uninstalled indirect
libraries again so their location is added to the rpath of the executable.
This partially reverts r358784.
PR: 191611
Approved by: portmgr (bapt) |
22 Jun 2014 10:44:30
1.2.0_4

|
tijl  |
Add 4 new sed commands to USES=libtool. The first two apply some of the
changes that Debian made to their libtool. The first command applies to
libtool versions 1.4 and up. The second command is somewhat more elaborate
but essentially it uses the sed hold space to move an "elif...fi" block
down. It applies to 2.x. Together these reduce overlinking to unpatched
.la files (from ports that don't have USES=libtool yet but also .la files
in the work directory).
The third and fourth command fix relinking. During staging libtool may
relink libA when it links to another library in the work directory libB.
The reason is that libA created during build phase has its runpath set to
the location of libB in the work directory. This allows running an
executable that links to libA from within the work directory. The relink
removes this extra runpath.
(Only the first 15 lines of the commit message are shown above ) |
08 May 2014 13:08:20
1.2.0_4

|
amdmi3  |
- Bump PORTREVISION after last change
Suggested by: tijl |
08 May 2014 04:14:39
1.2.0_3

|
amdmi3  |
- Convert USE_AUTOTOOLS=libtool to USES |
25 Dec 2013 20:14:43
1.2.0_3

|
amdmi3  |
- Support staging
- Convert USE_GMAKE to USES
- Update WWW |
20 Sep 2013 17:13:47
1.2.0_3

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
devel part 3) |
14 Sep 2013 01:16:37
1.2.0_3

|
amdmi3  |
Fix build with clang/libc++ |
14 Aug 2013 22:35:54
1.2.0_3

|
ak  |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
12 Jul 2013 15:01:46
1.2.0_3

|
amdmi3  |
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files |
19 Mar 2013 13:04:31
1.2.0_3

|
eadler  |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
23 Sep 2011 22:26:39
1.2.0_3
|
amdmi3  |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
03 Jul 2011 14:59:23
1.2.0_3
|
ohauer  |
-remove MD5 |
04 Dec 2010 07:34:27
1.2.0_3
|
ade  |
Sync to new bsd.autotools.mk |
16 Oct 2010 11:52:47
1.2.0_3
|
ade  |
Punt autoconf267->autoconf268 |
05 Oct 2010 19:57:56
1.2.0_3
|
ade  |
Round one migration of ports from automake{19,110} to automake111 |
15 Sep 2010 18:35:24
1.2.0_3
|
ade  |
Autotools update. Read ports/UPDATING 20100915 for details.
Approved by: portmgr (for Mk/bsd.port.mk part)
Tested by: Multiple -exp runs |
22 Aug 2009 00:18:43
1.2.0_2
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
02 Aug 2009 19:36:34
1.2.0_2
|
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 |
31 Mar 2009 17:05:17
1.2.0_2
|
amdmi3  |
- Mark MAKE_JOBS_SAFE
- Use SF/subdir abbreviation for some ports |
23 Jan 2009 16:28:36
1.2.0_2
|
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). |
20 Aug 2008 00:57:32
1.2.0_1
|
ade  |
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
Tested by: exp build run (erwin) |
23 Jun 2008 10:23:14
1.2.0_1
|
amdmi3  |
- Add patch to solve slow mouse movement on low FPS
- Add forgotten USE_LDCONFIG
Obtained from: sourceforge tracker
Approved by: miwi (mentor) |
20 Jun 2008 10:32:54
1.2.0
|
amdmi3  |
- Update my email in two more ports
Approved by: miwi (mentor) |
20 Jun 2008 09:32:19
1.2.0
|
amdmi3  |
Object Oriented Input System (OIS) is meant to be a cross platform,
simple solution for using all kinds of Input Devices (KeyBoards,
Mice, Joysticks, etc) and feedback devices (e.g. forcefeedback).
Written in C++ using Object Oriented Design patterns.
NOTE: this ports lacks joystick support. For now.
WWW: http://www.wreckedgames.com/
PR: ports/124711
Approved by: miwi (mentor) |