| non port: converters/enca/Makefile |
|
CVSWeb
|
Number of commits found: 28 |
|
Thu, 1 Dec 2011
|
[ 13:44 fjoe ]
1.29 converters/enca/Makefile
Use ln -sf when creating symlinks.
Approved by: MAINTAINER
Feature safe: yes
|
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/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, 29 Jan 2011
|
[ 14:20 miwi ]
1.27 converters/enca/Makefile
1.11 converters/enca/distinfo
1.6 converters/enca/files/patch-Makefile.in
1.2 converters/enca/files/patch-configure
1.3 converters/enca/pkg-descr
- Update to version 1.13
- Add LICENSE info
- Mark MAKE_JOBS_SAFE
- Add missing dependencies
- Update WWW
PR: 153566
Submitted by: Pawel Pekala" <c0rn@o2.pl>
Approved by: maintainer timeout
Feature safe: yes
|
|
Sat, 4 Dec 2010
|
[ 07:34 ade ]
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
1.36 archivers/libcomprex/Makefile
1.16 archivers/libdynamite/Makefile
1.16 archivers/libmspack/Makefile
1.23 archivers/liborange/Makefile
(Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ]
1.1958 MOVED
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.14 archivers/libdynamite/Makefile
1.13 archivers/libmspack/Makefile
1.21 archivers/liborange/Makefile
(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, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
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 )
|
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ]
1.2 www/helixplugin/files/BSDmakefile
1.2 x11/gpctool/files/BSDmakefile
1.4 japanese/kanji18/files/DEINSTALL.tmpl
1.4 japanese/kanji26/files/DEINSTALL.tmpl
1.4 cad/cider/files/FreeBSD
1.2 audio/festival+OGI/files/FreeBSD.mak
1.3 japanese/kanji18/files/INSTALL.tmpl
1.3 japanese/kanji26/files/INSTALL.tmpl
1.64 accessibility/at-spi/Makefile
1.43 accessibility/dasher/Makefile
(Only the first 10 of 2842 ports in this commit are shown above. )
- 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)
|
|
Sun, 28 Jan 2007
|
[ 09:07 kris ]
1.31 archivers/libcomprex/Makefile
1.21 audio/ccaudio/Makefile
1.13 audio/libadplug/Makefile
1.36 audio/libao/Makefile
1.40 audio/libaudiofile/Makefile
1.26 audio/libcdaudio/Makefile
1.13 audio/libmad/Makefile
1.10 audio/libofa/Makefile
1.4 audio/liboggz/Makefile
1.16 audio/libsamplerate/Makefile
(Only the first 10 of 103 ports in this commit are shown above. )
Use libtool port instead of included one to avoid objformat a.out botch
|
|
Fri, 28 Jul 2006
|
[ 14:42 sat ]
1.53 archivers/unzip/Makefile
1.33 archivers/zip/Makefile
1.4 cad/admesh/Makefile
1.21 converters/enca/Makefile
1.41 dns/bind9-dlz/Makefile
1.20 games/frozenbubble/Makefile
1.6 mail/altermime/Makefile
1.97 mail/elm+ME/Makefile
1.114 net/rsync/Makefile
1.7 sysutils/wmzazof/Makefile
- Rid the tree of double slashes in URL paths
|
|
Mon, 12 Jun 2006
|
[ 12:35 miwi ]
1.20 converters/enca/Makefile
1.10 converters/enca/distinfo
1.5 converters/enca/files/patch-Makefile.in
1.9 converters/enca/pkg-plist
Update to 1.9
PR: ports/97621
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
|
Wed, 3 May 2006
|
[ 23:38 edwin ]
1.5 cad/alliance/Makefile
1.17 cad/astk-serveur/Makefile
1.6 cad/atlc/Makefile
1.22 cad/chipmunk/Makefile
1.5 cad/dxf2fig/Makefile
1.16 cad/electric/Makefile
1.23 cad/gerbv/Makefile
1.18 cad/gnucap/Makefile
1.20 cad/gtkwave/Makefile
1.20 cad/irsim/Makefile
(Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
|
Thu, 23 Feb 2006
|
[ 10:40 ade ]
1.49 accessibility/at-spi/Makefile
1.44 accessibility/atk/Makefile
1.29 accessibility/dasher/Makefile
1.52 accessibility/gail/Makefile
1.31 accessibility/gnomemag/Makefile
1.17 accessibility/gnomespeech/Makefile
1.28 accessibility/gnopernicus/Makefile
1.26 accessibility/gok/Makefile
1.15 accessibility/kdeaccessibility/Makefile
1.14 arabic/katoob/Makefile
(Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
|
Tue, 15 Nov 2005
|
[ 06:52 ade ]
1.48 accessibility/at-spi/Makefile
1.26 accessibility/dasher/Makefile
1.45 accessibility/gail/Makefile
1.29 accessibility/gnomemag/Makefile
1.16 accessibility/gnomespeech/Makefile
1.23 accessibility/gok/Makefile
1.13 arabic/katoob/Makefile
1.20 archivers/arj/Makefile
1.10 archivers/dpkg/Makefile
1.27 archivers/libcomprex/Makefile
(Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Fri, 9 Jul 2004
|
[ 17:43 marcus ]
1.38 accessibility/at-spi/Makefile
1.39 accessibility/atk/Makefile
1.35 accessibility/gail/Makefile
1.17 accessibility/gnomemag/Makefile
1.8 arabic/katoob/Makefile
1.36 archivers/fileroller/Makefile
1.26 archivers/lzo/Makefile
1.51 archivers/rpm/Makefile
1.12 archivers/ucl/Makefile
1.15 archivers/xpk/Makefile
(Only the first 10 of 489 ports in this commit are shown above. )
Apply a big libtool patch to allow porters to use the libtool installed by
the libtoolX ports instead of the one included with each port. Ports that
set USE_LIBTOOL_VER=X will now use the ports version of libtool instead of
the included version. To restore previous behavior, use the new macro,
USE_INC_LIBTOOL_VER. Both macros accept the same argument: a libtool version.
For example, to use the ports version of libtool-1.5, add the following to
your Makefile:
USE_LIBTOOL_VER= 15
To use the included version of libtool with extra hacks provided by
libtool-1.5, add the following to your Makefile:
USE_INC_LIBTOOL_VER= 15
With this change, ports that had to add additional libtool hacks to prevent
.la files from being installed or to fix certain threading issues can now
delete those hacks (after appropriate testing, of course).
PR: 63944
Based on work by:eik and marcus
Approved by: ade (autotools maintainer)
Tested by: kris on pointyhat
Bound to be hidden problems: You bet
|
|
Tue, 8 Jun 2004
|
[ 08:16 pav ]
1.13 converters/enca/Makefile
1.8 converters/enca/distinfo
1.4 converters/enca/files/patch-Makefile.in
1.7 converters/enca/pkg-plist
- Update to 1.5
PR: ports/67629
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer
|
|
Tue, 30 Mar 2004
|
[ 19:20 krion ]
1.7 archivers/dpkg/Makefile
1.7 archivers/rpm4/Makefile
1.30 audio/flac/Makefile
1.16 audio/id3lib/Makefile
1.58 audio/mpg123/Makefile
1.3 audio/mpiosh/Makefile
1.12 audio/musicpd/Makefile
1.6 chinese/oto/Makefile
1.53 chinese/xcin25/Makefile
1.11 comms/scmxx/Makefile
(Only the first 10 of 64 ports in this commit are shown above. )
- Use USE_ICONV knob
Approved by: portmgr
|
|
Sun, 14 Mar 2004
|
[ 06:17 ade ]
1.34 accessibility/at-spi/Makefile
1.36 accessibility/atk/Makefile
1.12 accessibility/dasher/Makefile
1.27 accessibility/gail/Makefile
1.12 accessibility/gnomemag/Makefile
1.7 accessibility/gnopernicus/Makefile
1.3 arabic/katoob/Makefile
1.6 archivers/dpkg/Makefile
1.30 archivers/fileroller/Makefile
1.18 archivers/libcomprex/Makefile
(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.
|
|
Wed, 4 Feb 2004
|
[ 05:21 marcus ]
1.29 accessibility/at-spi/Makefile
1.35 accessibility/atk/Makefile
1.7 accessibility/dasher/Makefile
1.26 accessibility/gail/Makefile
1.8 accessibility/gnomemag/Makefile
1.5 accessibility/gnomespeech/Makefile
1.6 accessibility/gnopernicus/Makefile
1.10 accessibility/gok/Makefile
1.7 accessibility/linux-atk/Makefile
1.2 arabic/katoob/Makefile
(Only the first 10 of 1588 ports in this commit are shown above. )
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
|
Tue, 16 Dec 2003
|
[ 17:33 osa ]
1.9 converters/enca/Makefile
1.6 converters/enca/distinfo
1.3 converters/enca/files/patch-Makefile.in
1.6 converters/enca/pkg-plist
Update to 1.2.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer)
PR: 60303
|
|
Mon, 30 Jun 2003
|
[ 19:42 osa ]
1.8 converters/enca/Makefile
1.5 converters/enca/distinfo
1.2 converters/enca/files/patch-lib+guess.c
1.2 converters/enca/files/patch-lib+multibyte.c
Maintainer update to 0.99.3
PR: 53936
Approved by: fjoe (mentor) (implicit)
|
|
Thu, 26 Jun 2003
|
[ 12:17 osa ]
1.7 converters/enca/Makefile
1.4 converters/enca/distinfo
1.2 converters/enca/files/patch-Makefile.in
1.1 converters/enca/files/patch-lib+guess.c
1.1 converters/enca/files/patch-lib+multibyte.c
1.4 converters/enca/pkg-plist
Maintainer's update to 0.99.2
Add 2 more categories as far as this tool
is very useful for those languages
PR: 53729
Approved by: fjoe (mentor) (implicit)
|
|
Fri, 21 Feb 2003
|
[ 11:08 knu ]
1.5 converters/base64/Makefile
1.13 converters/btoa/Makefile
1.6 converters/enca/Makefile
1.5 converters/i18ntools/Makefile
1.5 converters/iconv-extra/Makefile
1.5 converters/iconv-rfc1345/Makefile
1.8 converters/libutf-8/Makefile
1.2 converters/mimelib/Makefile
1.6 converters/p5-Convert-TNEF/Makefile
1.23 converters/p5-MIME-Base64/Makefile
(Only the first 10 of 40 ports in this commit are shown above. )
De-pkg-comment.
|
|
Tue, 28 Jan 2003
|
[ 10:56 fjoe ]
1.5 converters/enca/Makefile
1.3 converters/enca/distinfo
- Update enca to 0.10.7
- Fix MASTER_SITES (author again changed tarball location)
Submitted by: MAINTAINER
|
|
Wed, 23 Oct 2002
|
[ 15:21 obraun ]
1.3 converters/enca/Makefile
1.2 converters/enca/distinfo
1.2 converters/enca/files/patch-lib::encnames.c
1.2 converters/enca/files/patch-src::Makefile.in
1.2 converters/enca/files/patch-src::locale_detect.c
1.2 converters/enca/pkg-plist
Upgrade to 0.10.6.
PR: 44410
Submitted by: maintainer
|
|
Wed, 9 Oct 2002
|
[ 19:02 ijliao ]
1.2 converters/enca/Makefile
1.1 converters/enca/files/patch-src::locale_detect.c
- Fix MASTER_SITES, as far as author (again) changed it's location;
- Fix build on per-nl_langinfo systems (RELENG_4_4 for example);
- Remove unnecceccary CONFIGURE_ARGS;
PR: 43834
Submitted by: maintainer
|
|
Tue, 8 Oct 2002
|
[ 15:16 sobomax ]
1.78 converters/Makefile
1.1 converters/enca/Makefile
1.1 converters/enca/distinfo
1.1 converters/enca/files/patch-Makefile.in
1.1 converters/enca/files/patch-configure
1.1 converters/enca/files/patch-lib::encnames.c
1.1 converters/enca/files/patch-src::Makefile.in
1.1 converters/enca/pkg-comment
1.1 converters/enca/pkg-descr
1.1 converters/enca/pkg-plist
(Only the first 10 of 11 ports in this commit are shown above. )
Add enca 0.10.3, a package for detecting encoding of text files.
PR: 43583
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua>
|
Number of commits found: 28 |