non port: converters/enca/Makefile |
Number of commits found: 46 |
Thursday, 22 Feb 2024
|
18:19 Muhammad Moinur Rahman (bofh)
converters/enca: Moved man to share/man
Approved by: portmgr (blanket)
c8aa76a |
Wednesday, 7 Sep 2022
|
21:10 Stefan Eßer (se)
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
b7f0544 |
Wednesday, 20 Jul 2022
|
14:21 Tobias C. Berner (tcberner)
converters: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Keda <admin@lissyara.su>
* Alex Semenyaka <alex@rinet.ru>
* Alexandr Kovalenko <never@nevermind.kiev.ua>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrey A. Chernov <ache@FreeBSD.org>
* Anton Berezin <tobez@FreeBSD.org>
* Blaz Zupan <blaz@amis.net>
* Brent J. Nordquist <bjn@visi.com>
* Carlos J. Puga Medina <cpm@fbsd.es>
* Cezary Morga <cm@therek.net>
* Cheng-Lung Sung <clsung@FreeBSD.org>
* Chris Costello <chris@FreeBSD.org>
* Cyrus Rahman <cr@jcmax.com>
* Dan Rench <citric@cubicone.tmetic.com>
* Denis Pokataev <catone@cpan.org>
* Dmitry Sivachenko <dima@Chg.RU>
* Douglas Thrift <douglas@douglasthrift.net>
* Emanuel Haupt <ehaupt@FreeBSD.org>
* Erwin Lansing <erwin@lansing.dk>
* G. Adam Stanislav
* G. Adam Stanislav <adam@whizkidtech.net>
* Gea-Suan Lin <gslin@gslin.org>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Ilia Chipitsine <ilia@jane.cgu.chel.su>
* Ismail Yenigul <ismail.yenigul@surgate.com>
* James FitzGibbon <jfitz@FreeBSD.org>
* Jan-Peter Koopmann <j.koopmann@seceidos.de>
* Jason Burgess <dev@fenux.net>
* Kevin Lo <kevlo@FreeBSD.org>
* Konstantin Chuguev <Konstantin.Chuguev@dante.org.uk>
* Kuang-che Wu <kcwu@csie.org>
* Lung Sung <clsung@FreeBSD.org>
* M.Indlekofer@gmx.de
* Marc Fournier <scrappy@FreeBSD.org>
* Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>
* Mark Felder <feld@FreeBSD.org>
* Martin Matuska <mm@FreeBSD.org>
* Masanori Kiriake <seiken@nbs.co.jp>
* Maxim Sobolev <sobomax@FreeBSD.org>
* Michael Haro <mharo@FreeBSD.org>
* Michael Johnson <ahze@FreeBSD.org>
* Nosov Artem <chip-set@mail.ru>
* Oleg R. Muhutdinov <mor@WhiteLuna.com>
* Oscar Bonilla <obonilla@fisicc-ufm.edu>
* Patrick Li <pat@databits.net>
* Pav Lucistnik <pav@oook.cz>
* Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Rodrigo Graeff <delphus@gmail.com>
* Rong-En Fan <rafan@infor.org>
* Ryan T. Dean <rtdean@cytherianage.net>
* Seamus Venasse <svenasse@polaris.ca>
* Sergey Skvortsov <skv@protey.ru>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* TAKATSU Tomonari <tota@FreeBSD.org>
* Thomas Dreibholz <dreibh@iem.uni-due.de>
* Tim Vanderhoek <ac199@freenet.hamilton.on.ca>
* Timur Bakeyev <bat@cpan.org>
* Timur Bakeyev <timur@FreeBSD.org>
* Timur I. Bakeyev <bat@cpan.org>
* Torsten Zuehlsdorff <ports@toco-domains.de>
* Veniamin Gvozdikov <vg@FreeBSD.org>
* Vladimir Timofeev <vovkasm@gmail.com>
* Wen Heping <wen@FreeBSD.org>
* Wen Heping <wenheping@gmail.com>
* ache
* ache@FreeBSD.org
* buganini@gmail.com
* chinsan
* hosokawa
* ijliao
* kbyanc
* keiichi@iijlab.net
* never@nevermind.kiev.ua
* nork@FreeBSD.org
* nork@cityfujisawa.ne.jp
* roman@xpert.com
* samm
* thierry@pompo.net
* torstenb@FreeBSD.org
* trevor
* vanilla@
* will
With hat: portmgr
9ee281e |
Tuesday, 6 Apr 2021
|
14:31 Mathieu Arnold (mat)
Remove # $FreeBSD$ from Makefiles.
305f148 |
Tuesday, 4 Oct 2016
|
17:01 olivierd
- Update to 1.19
- Replace CPPFLAGS and LIBS by USES= localbase
PR: 212579
Submitted by: myself (olivierd@)
Approved by: <never@nevermind.kiev.ua> (maintainer, timeout > 3 weeks)
|
Friday, 1 Apr 2016
|
13:29 mat
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.
With hat: portmgr
Sponsored by: Absolight
|
Sunday, 24 Jan 2016
|
14:42 olivierd
- Update to 1.18
- Make portlint happy (put LICENSE blob in right place)
PR: 206069
Submitted by: myself
Approved by: <never@nevermind.kiev.ua> (maintainer, timeout 2 weeks)
|
Thursday, 18 Sep 2014
|
09:51 tijl
- Replace patch with USES=pathfix and post-patch command
- Remove old libtool patch
- Remove post-patch command that isn't needed with staging
|
Tuesday, 26 Aug 2014
|
03:11 amdmi3
- Switch converters/enca to USES=libtool, drop .la files
- Add LICENSE_FILE
- Bump dependent ports as .so version has changed
Approved by: portmgr blanket
|
Tuesday, 15 Jul 2014
|
23:11 adamw
Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist.
Where possible, correct a few instances where PORTDOCS was being used
to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by
ruby@, PORTDOCS is applied to pretty much everything whether it's
documentation or example.
|
Monday, 24 Mar 2014
|
09:54 bapt
Use tar:bzip2
|
Thursday, 9 Jan 2014
|
13:33 bapt
Support stage
|
Tuesday, 7 Jan 2014
|
16:04 adamw
Reversed the logic of a backwards NOPORTDOCS.
Thanks: makc
|
Friday, 3 Jan 2014
|
16:12 adamw
Convert converters to MDOCS and MEXAMPLES
|
Wednesday, 11 Dec 2013
|
15:15 bapt
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
|
Friday, 20 Sep 2013
|
16:05 bapt
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
|
Wednesday, 14 Aug 2013
|
22:35 ak
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Saturday, 27 Apr 2013
|
08:50 mva
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: bapt, kwm
|
Thursday, 1 Dec 2011
|
13:44 fjoe
Use ln -sf when creating symlinks.
Approved by: MAINTAINER
Feature safe: yes
|
Friday, 23 Sep 2011
|
22:26 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
|
Saturday, 29 Jan 2011
|
14:20 miwi
- 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
|
Saturday, 4 Dec 2010
|
07:34 ade
Sync to new bsd.autotools.mk
|
Sunday, 2 Aug 2009
|
19:36 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
|
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)
|
Sunday, 28 Jan 2007
|
09:07 kris
Use libtool port instead of included one to avoid objformat a.out botch
|
Friday, 28 Jul 2006
|
14:42 sat
- Rid the tree of double slashes in URL paths
|
Monday, 12 Jun 2006
|
12:35 miwi
Update to 1.9
PR: ports/97621
Submitted by: miwi
Approved by: krion (mentor), maintainer timeout
|
Wednesday, 3 May 2006
|
23:38 edwin
remove USE_REINPLACE for all ports with categories starting with C
|
Thursday, 23 Feb 2006
|
10:40 ade
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Tuesday, 15 Nov 2005
|
06:52 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.
|
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'.
|
Friday, 9 Jul 2004
|
17:43 marcus
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
|
Tuesday, 8 Jun 2004
|
08:16 pav
- Update to 1.5
PR: ports/67629
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Approved by: maintainer
|
Tuesday, 30 Mar 2004
|
19:20 krion
- Use USE_ICONV knob
Approved by: portmgr
|
Sunday, 14 Mar 2004
|
06:17 ade
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.
|
Wednesday, 4 Feb 2004
|
05:21 marcus
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
|
Tuesday, 16 Dec 2003
|
17:33 osa
Update to 1.2.
Submitted by: Alexandr Kovalenko <never@nevermind.kiev.ua> (maintainer)
PR: 60303
|
Monday, 30 Jun 2003
|
19:42 osa
Maintainer update to 0.99.3
PR: 53936
Approved by: fjoe (mentor) (implicit)
|
Thursday, 26 Jun 2003
|
12:17 osa
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)
|
Friday, 21 Feb 2003
|
11:08 knu
De-pkg-comment.
|
Tuesday, 28 Jan 2003
|
10:56 fjoe
- Update enca to 0.10.7
- Fix MASTER_SITES (author again changed tarball location)
Submitted by: MAINTAINER
|
Wednesday, 23 Oct 2002
|
15:21 obraun
Upgrade to 0.10.6.
PR: 44410
Submitted by: maintainer
|
Wednesday, 9 Oct 2002
|
19:02 ijliao
- 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
|
Tuesday, 8 Oct 2002
|
15:16 sobomax
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: 46 |