| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
19 Mar 2013 13:04:31
0.2.2
|
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) |
05 Nov 2011 18:52:54
0.2.2
|
bapt  |
upgrade to 0.2.2 |
09 Sep 2011 21:06:36
0.2.1
|
bapt  |
Update to 0.2.1 |
30 May 2011 21:29:23
0.2.0
|
bapt  |
- update libdvbpsi to 0.2.0
- add license
- chase library bump |
29 Jan 2011 23:57:21
0.1.7
|
kwm  |
Update to 0.1.7.
PR: ports/154100 (based on)
Submitted by: Dan Lukes <dan@obluda.cz>
With hat: multimedia@
Feature safe: yes |
04 Dec 2010 07:34:27
0.1.6
|
ade  |
Sync to new bsd.autotools.mk |
02 Aug 2009 19:36:34
0.1.6
|
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 |
21 Aug 2008 06:18:49
0.1.6
|
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 (Only the first 15 lines of the commit message are shown above ) |
28 Feb 2008 00:41:42
0.1.6
|
ahze  |
Update to 0.1.6
PR: ports/119639
Submitted by: thierry |
28 Feb 2008 00:40:55
0.1.6
|
ahze  |
Update to 0.1.6
PR: ports/119639
Submitted by: thierry |
26 Mar 2007 21:35:04
0.1.5_1
|
mezz  |
Portlint:
-INSTALLS_SHLIB -> USE_LDCONFIG. |
01 Feb 2007 02:42:06
0.1.5_1
|
kris  |
Use libtool port instead of included version to avoid objformat a.out botch |
09 Jun 2006 18:00:35
0.1.5_1
|
ahze  |
- Transfer MAINTAINER to multimedia@
Approved by: dhw (postmaster, for using multimedia@ as maintainer)
gnome (gstreamer ports) |
10 May 2006 22:37:39
0.1.5_1
|
edwin  |
Remove USE_REINPLACE from ports starting with M |
23 Feb 2006 10:40:45
0.1.5_1
|
ade  |
Conversion to a single libtool environment.
Approved by: portmgr (kris) |
15 Nov 2005 06:52:12
0.1.5
|
ade  |
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run. |
09 Nov 2005 07:09:47
0.1.5
|
ahze  |
- Add SHA256
- Add SIZE to a few ports |
06 Jul 2005 17:51:01
0.1.5
|
ahze  |
- Update to 0.1.5 |
12 Apr 2005 03:26:57
0.1.4
|
obrien  |
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE. |
11 Apr 2005 08:04:41
0.1.4
|
obrien  |
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'. |
29 Oct 2004 22:24:47
0.1.4
|
ahze  |
Change email to new FreeBSD.org address
Approved by:adamw (mentor) |
14 Oct 2004 01:17:34
0.1.4
|
edwin  |
I'd like to take maintain ship of this , net/vls , and
multimedia/libdvbpsi
Submitted by: Michael Johnson <ahze@ahze.net> |
13 Oct 2004 20:51:08
0.1.4
|
dinoex  |
- drop maintinership |
26 Feb 2004 05:37:03
0.1.4
|
dinoex  |
- add SIZE |
03 Jan 2004 12:26:18
0.1.4
|
dinoex  |
- update to 0.1.4
- new layout in tarball |
27 Dec 2003 10:59:35
0.1.3
|
dinoex  |
- take maintainership |
30 Jul 2003 18:51:46
0.1.3
|
krion  |
* Update to version 0.1.3
PR: 55062
Submitted by: Ports Fury
Approved by: fjoe (mentor) (implicit) |
04 Apr 2003 01:32:06
0.1.2
|
lioux  |
o Repo copy move special case. Background and methodology follows:
- In the past, this port was incorrectly added to multimedia
category even though it already existed in graphics
category. Therefore, it was removed.
- Now, this port is being moved to multimedia category since
it should reside there. However, we cannot do the usual
repo copy since there are repo histories in both categories.
- What to do?
1) 'cvs checkout' both the graphics and the multimedia
versions of the port.
2) 'cp' copy the files from the graphics version to
the multimedia one.
3) 'cvs commit' the copied version from graphics
with a long commit message explaining the situation
o Appropriately update dependency references from graphics to
multimedia category
Port creator: ijlao
Date created: Aug 8, 2002 |
08 Feb 2003 01:37:52
0.1.2
|
lioux  |
o Remove recently added libdvbpsi: it already exists as
ports/graphics/libdvbpsi
o "Do not work on ports when you are too tired for your mind to be
into it" |
08 Feb 2003 01:29:50
0.1.2
|
lioux  |
New port libdvbpsi version 0.1.2: VideoLAN DVB and PSI decoders and
generators |