non port: archivers/liborange/Makefile |
SVNWeb
|
Number of commits found XX: 34 |
Mon, 14 Oct 2019
|
[ 10:15 rene ] 
514449 archivers/liborange/Makefile
archivers/orange: drop dependency on expired palm/synce-libsynce
|
Sun, 15 Jan 2017
|
[ 15:21 sunpoet ] 
431574 archivers/liborange/Makefile
431574 archivers/unshield/Makefile
431574 archivers/unshield/distinfo
431574 archivers/unshield/pkg-plist
431574 games/openmw/Makefile
Update to 1.4.1
- Bump PORTREVISION for archivers/unshield shlib change
Changes: https://github.com/twogood/unshield/releases
MFH: 2017Q1
|
Sun, 1 Jan 2017
|
[ 21:39 sunpoet ] 
430283 archivers/liborange/Makefile
Bump PORTREVISION for archivers/unshield shlib change
|
Thu, 4 Aug 2016
|
[ 00:29 marino ] 
419568 archivers/liborange/Makefile
archivers/liborange: Remove redundant dependency on unzip
A dependency on unzip will never be registered since unzip is available
on all supported platforms (since FreeBSD 8.0).
|
Fri, 1 Apr 2016
|
[ 13:29 mat ] 
412344 Mk/Uses/gecko.mk
412344 Mk/bsd.fpc.mk
412344 Mk/bsd.gecko.mk
412344 Mk/bsd.port.mk
412344 accessibility/accerciser/Makefile
412344 accessibility/at-spi/Makefile
412344 accessibility/at-spi2-atk/Makefile
412344 accessibility/at-spi2-core/Makefile
412344 accessibility/caribou/Makefile
412344 accessibility/dasher/Makefile
(Only the first 10 of 1009 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Wed, 20 Jan 2016
|
[ 20:50 pawel ] 
406806 archivers/liborange/Makefile
- Improve options descriptions
- Switch to USES=localbase
- Use options helpers
|
Sat, 9 May 2015
|
[ 02:32 amdmi3 ] 
385860 archivers/liborange/Makefile
- Strip library
|
Wed, 16 Jul 2014
|
[ 22:21 marino ] 
362115 archivers/liborange/Makefile
archivers/liborange: Unbreak port by working around configure flaw
The configure error "Not configured with libgsf or libole2 but that's
needed for MSI support" is caused by using the wrong configure option
of MSI that was introduced in last commit.
Changing to MSI_CONFIGURE_ENABLE=libgsf to MSI_CONFIGURE_WITH=libgsf
should have solved the problem, but unfortunately there is a logic
flaw in the configure script. If --without-libgsf is passed to it,
it mistakenly tries to find it anyway with pkgconfig and then fails.
The way to fix this properly is to patch the configure script, but I am
going to cheat by making libgsf an unconditional requirement as it was
before adamw fixed the options reversal.
|
Thu, 3 Jul 2014
|
[ 19:06 adamw ] 
360446 archivers/arc/Makefile
360446 archivers/file-roller/Makefile
360446 archivers/gzip/Makefile
360446 archivers/javatar/Makefile
360446 archivers/lha-ac/Makefile
360446 archivers/libarchive/Makefile
360446 archivers/libcomprex/Makefile
360446 archivers/liborange/Makefile
360446 archivers/libpar2/Makefile
360446 archivers/linux-f10-upx/Makefile
(Only the first 10 of 27 ports in this commit are shown above. )
Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.
For liborange, reverse the logic, as I'm pretty sure the OPTIONS were being
used to disable the selected options.
Approved by: portmgr (blanket)
|
Thu, 5 Jun 2014
|
[ 19:49 amdmi3 ] 
356690 archivers/liborange/Makefile
356690 archivers/liborange/pkg-plist
- Drop .la files, no dependees require them
Approved by: portmgr blanket
|
Wed, 23 Apr 2014
|
[ 13:25 tijl ] 
351936 CHANGES
351936 Mk/Uses/libtool.mk
351936 Mk/bsd.port.mk
351936 Mk/bsd.xorg.mk
351936 archivers/libcomprex/Makefile
351936 archivers/libdynamite/Makefile
351936 archivers/liborange/Makefile
351936 archivers/librtfcomp/Makefile
351936 archivers/lzo2/Makefile
351936 archivers/ucl/Makefile
(Only the first 10 of 462 ports in this commit are shown above. )
When linking a library libA with a library libB using libtool, if libB.la
exists, libtool will add all libraries libB.la refers to (dependency_libs
field) to the linker command line and store them in the dependency_libs
field of libA.la. So everything that subsequently links with libA will also
link to these extra libraries. This causes too much overlinking.
This commit modifies Mk/Uses/libtool.mk so it empties the dependency_libs
field in .la libraries during staging. However, because .la libraries have
very limited use when dependency_libs is empty it makes sense to completely
remove them during staging.
So with this commit USES=libtool is modified to remove .la libraries and a
new form (USES=libtool:keepla) is introduced in case they need to be kept
(dependency_libs is still emptied).
(Only the first 15 lines of the commit message are shown above )
|
Wed, 5 Feb 2014
|
[ 13:37 bapt ] 
342697 archivers/liborange/Makefile
342697 archivers/liborange/pkg-plist
Convert to USES=libtool
|
Wed, 11 Dec 2013
|
[ 10:04 bapt ] 
336153 archivers/ark/Makefile
336153 archivers/dact/Makefile
336153 archivers/epkg/Makefile
336153 archivers/libarchive/Makefile
336153 archivers/liborange/Makefile
336153 archivers/lrzip/Makefile
336153 archivers/p5-Compress-LZO/Makefile
336153 archivers/p5-Compress-Raw-Lzma/Makefile
336153 archivers/pixz/Makefile
336153 archivers/rpm/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility
With hat: portmgr
|
Fri, 15 Nov 2013
|
[ 09:49 ehaupt ] 
333828 archivers/liborange/Makefile
333828 archivers/liborange/pkg-plist
Support staging.
|
Fri, 20 Sep 2013
|
[ 13:11 bapt ] 
327699 archivers/9e/Makefile
327699 archivers/advancecomp/Makefile
327699 archivers/amigadepacker/Makefile
327699 archivers/aolserver-nszlib/Makefile
327699 archivers/arc/Makefile
327699 archivers/arj/Makefile
327699 archivers/ark/Makefile
327699 archivers/bicom/Makefile
327699 archivers/bzip/Makefile
327699 archivers/bzip2/Makefile
(Only the first 10 of 221 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
archivers)
|
Wed, 14 Aug 2013
|
[ 22:35 ak ] 
324744 accessibility/atkmm/Makefile
324744 accessibility/jovie/Makefile
324744 accessibility/kaccessible/Makefile
324744 accessibility/kmag/Makefile
324744 accessibility/kmousetool/Makefile
324744 accessibility/kmouth/Makefile
324744 accessibility/qt4-accessible/Makefile
324744 accessibility/speech-dispatcher/Makefile
324744 archivers/ark/Makefile
324744 archivers/bicom/Makefile
(Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Sat, 27 Apr 2013
|
[ 18:31 mva ] 
316684 archivers/liborange/Makefile
316684 astro/viking/Makefile
316684 chinese/cconv/Makefile
- Fix USE_ICONV leftovers missed in the previous update
|
[ 08:50 mva ] 
316654 archivers/dpkg/Makefile
316654 archivers/gtar/Makefile
316654 archivers/liborange/Makefile
316654 archivers/rpm4/Makefile
316654 archivers/rpm5/Makefile
316654 archivers/star/Makefile
316654 archivers/unalz/Makefile
316654 archivers/unrar-iconv/Makefile
316654 archivers/unzip/Makefile
316654 astro/stellarium/Makefile
(Only the first 10 of 196 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Tue, 23 Apr 2013
|
[ 14:20 bapt ] 
316355 archivers/libcomprex/Makefile
316355 archivers/liborange/Makefile
316355 archivers/libpar2/Makefile
316355 archivers/py-liblzma/Makefile
316355 archivers/squeeze/Makefile
316355 astro/viking/Makefile
316355 audio/xfce4-mixer/Makefile
316355 audio/xfce4-mpc-plugin/Makefile
316355 biology/xmolwt/Makefile
316355 databases/mydumper/Makefile
(Only the first 10 of 407 ports in this commit are shown above. )
Finish converting the whole ports tree to USES=pkgconfig
|
Tue, 19 Mar 2013
|
[ 13:04 eadler ] 
314640 archivers/libcomprex/Makefile
314640 archivers/libdynamite/Makefile
314640 archivers/liborange/Makefile
314640 archivers/lrzip/Makefile
314640 archivers/unshield/Makefile
314640 astro/jday/Makefile
314640 audio/aubio/Makefile
314640 audio/ccaudio2/Makefile
314640 audio/celt/Makefile
314640 audio/dssi/Makefile
(Only the first 10 of 218 ports in this commit are shown above. )
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)
|
Wed, 20 Feb 2013
|
[ 20:12 bapt ] 
312660 archivers/liborange/Makefile
Fix typo
|
[ 16:08 fluffy ] 
312628 archivers/libdynamite/Makefile
312628 archivers/liborange/Makefile
312628 archivers/librtfcomp/Makefile
312628 archivers/py-librtfcomp/Makefile
312628 comms/atslog/Makefile
312628 databases/geoserver-mysql-plugin/Makefile
312628 deskutils/ganyremote/Makefile
312628 deskutils/gbirthday/Makefile
312628 deskutils/gxneur/Makefile
312628 deskutils/libopensync-plugin-evolution2-devel/Makefile
(Only the first 10 of 60 ports in this commit are shown above. )
- Reassign ports from avl@ back to pool at his request.
Submitted by: avl via IM
Approved by: avl via IM
|
Sat, 29 Dec 2012
|
[ 23:00 bapt ] 
309639 archivers/liborange/Makefile
- Convert to new options framework
- Add an explicit built dependency on pkgconf
- Trim headers
PR: ports/173808
Submitted by: Chris Petrik <c.petrik.sosa@gmail.com>
Approved by: maintainer timeout (1 month)
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.11 Mk/bsd.cmake.mk
1.65 Mk/bsd.database.mk
1.5 Mk/bsd.efl.mk
1.66 Mk/bsd.gnustep.mk
1.82 Mk/bsd.kde.mk
1.2 Mk/bsd.ncurses.mk
1.46 Mk/bsd.openssl.mk
1.696 Mk/bsd.port.mk
1.28 Mk/bsd.qt.mk
1.17 accessibility/accerciser/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
1.164 Mk/bsd.gnome.mk
1.63 Mk/bsd.php.mk
1.660 Mk/bsd.port.mk
1.1001 UPDATING
1.63 accessibility/atk/Makefile
1.58 accessibility/gnome-mag/Makefile
1.33 accessibility/kdeaccessibility/Makefile
1.34 archivers/arj/Makefile
1.17 archivers/kbackup/Makefile
1.10 archivers/kio_p7zip/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Sat, 22 Aug 2009
|
[ 00:13 amdmi3 ]
1.13 accessibility/py-papi/Makefile
1.9 arabic/ae_fonts_mono/Makefile
1.13 arabic/ae_fonts_ttf/Makefile
1.13 arabic/kacst_fonts/Makefile
1.6 arabic/libitl/Makefile
1.16 archivers/advancecomp/Makefile
1.22 archivers/arc/Makefile
1.27 archivers/arj/Makefile
1.7 archivers/jzip.org/Makefile
1.34 archivers/libcomprex/Makefile
(Only the first 10 of 195 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with A
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
1.31 Mk/bsd.autotools.mk
1.842 UPDATING
1.58 accessibility/atk/Makefile
1.51 accessibility/gnome-mag/Makefile
1.30 accessibility/kdeaccessibility/Makefile
1.12 archivers/kbackup/Makefile
1.7 archivers/kio_p7zip/Makefile
1.33 archivers/libcomprex/Makefile
1.2 archivers/libcomprex/files/patch-Makefile.in
(Only the first 10 of 1514 ports in this commit are shown above. )
-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
|
Thu, 28 May 2009
|
[ 20:44 avl ]
1.13 archivers/libdynamite/Makefile
1.20 archivers/liborange/Makefile
1.5 archivers/librtfcomp/Makefile
1.2 archivers/py-librtfcomp/Makefile
1.5 benchmarks/rubygem-railsbench/Makefile
1.12 comms/atslog/Makefile
1.3 databases/geoserver-mysql-plugin/Makefile
1.2 databases/ruby-sybct/Makefile
1.4 databases/rubygem-activerecord-jdbc-adapter/Makefile
1.4 databases/rubygem-activerecord-jdbcmysql-adapter/Makefile
(Only the first 10 of 84 ports in this commit are shown above. )
Change MAINTAINER on my ports to my FreeBSD email address
Approved by: tabthorpe (mentor)
|
Tue, 31 Mar 2009
|
[ 22:08 miwi ]
1.12 archivers/libdynamite/Makefile
1.19 archivers/liborange/Makefile
1.4 archivers/librtfcomp/Makefile
1.2 deskutils/gxneur/Makefile
1.2 deskutils/libopensync-plugin-sunbird/Makefile
1.2 deskutils/libopensync-plugin-synce-legacy/Makefile
1.2 games/quaqut/Makefile
1.3 multimedia/gnome-mplayer/Makefile
1.2 multimedia/umr/Makefile
1.3 net-im/pidgin-fetion/Makefile
(Only the first 10 of 17 ports in this commit are shown above. )
- Allow to build with MAKE_JOBS_SAFE
- Move some ports to SF macro
PR: 133124
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Tue, 13 Jan 2009
|
[ 00:18 miwi ]
1.18 archivers/liborange/Makefile
1.6 archivers/liborange/distinfo
- Update to 0.4
PR: 130395
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Thu, 7 Aug 2008
|
[ 08:16 beech ]
1.17 archivers/liborange/Makefile
- Add missing RUN_DEPENDS on archivers/cabextract and archivers/unzip
PR: ports/126321
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Tue, 29 Jul 2008
|
[ 23:51 pav ]
1.16 archivers/liborange/Makefile
1.4 archivers/liborange/pkg-descr
- Fix build with LIBSYNCE, LIBDYNAMITE, LIBUNSHIELD options enabled
- Fix pkg-config file
- Change WWW
- Bump PORTREVISION
PR: ports/126063
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
Tue, 17 Jun 2008
|
[ 21:47 araujo ]
1.20028 /CVSROOT/modules
1.199 archivers/Makefile
1.15 archivers/liborange/Makefile
1.5 archivers/liborange/distinfo
1.2 archivers/liborange/files/patch-inno.h
1.3 archivers/liborange/pkg-descr
1.5 archivers/liborange/pkg-plist
1.14 archivers/orange/Makefile
1.4 archivers/orange/distinfo
1.2 archivers/orange/files/patch-inno.h
(Only the first 10 of 12 ports in this commit are shown above. )
- Repocopy archivers/orange to archivers/liborange.
- Update to 0.3.2.
PR: ports/124402
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
|
[ 21:26 araujo ]
1.14 archivers/liborange/Makefile
1.4 archivers/liborange/distinfo
1.2 archivers/liborange/pkg-descr
1.4 archivers/liborange/pkg-plist
- Forced commit to note repocopy archivers/orange -> archivers/liborange.
PR: ports/124402
Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Repocopied by: marcus
|
Number of commits found XX: 34 |