non port: japanese/esecanna-module-vje30/Makefile |
SVNWeb
|
Number of commits found: 31 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
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.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 8d9b67b (Only the first 10 of 220 ports in this commit are shown above. )
japanese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* ABURAYER Rewsirow <pcs51674@asciinet.or.jp>
* Aaron Dalton <aaron@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Akito FUJITA <fujita@zoo.ncl.omron.co.jp>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Daichi GOTO <daichi@FreeBSD.org>
* Daisuke Kawahara <kawahara@pine.kuee.kyoto-u.ac.jp>
* David O'Brien (obrien@cs.ucdavis.edu)
* Eiji-usagi-MATSUmoto <usagi@ruby.club.or.jp>
* FUJISHIMA Satsuki <sf@FreeBSD.org>
* Fumihiko Kimura <jfkimura@yahoo.co.jp> (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Fri, 1 Apr 2016
|
[ 14:08 mat ] (Only the first 10 of 481 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Fri, 9 May 2014
|
[ 12:35 pawel ]
- Add staging support
- Convert to USES=gmake, define DOCS option
|
Fri, 20 Sep 2013
|
[ 18:47 bapt ] (Only the first 10 of 352 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese)
|
Sat, 3 Aug 2013
|
[ 08:45 az ] (Only the first 10 of 140 ports in this commit are shown above. )
- Convert to new perl framework
- Trim Makefile header
|
Sat, 12 Jan 2008
|
[ 15:42 arved ]
Running autoconf seems not necessary anymore
|
Tue, 9 May 2006
|
[ 00:18 edwin ] (Only the first 10 of 54 ports in this commit are shown above. )
Remove USE_REINPLACE from categories starting with a J
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (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.
|
Fri, 11 Nov 2005
|
[ 01:18 linimon ] (Only the first 10 of 286 ports in this commit are shown above. )
With portmgr hat on, reset maintainership of knu's ports since he has
been inactive more than 6 months. We hope to see him back sometime.
|
Sun, 14 Mar 2004
|
[ 06:17 ade ] (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 ] (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, 18 Feb 2003
|
[ 05:52 knu ] (Only the first 10 of 97 ports in this commit are shown above. )
De-pkg-comment my non-ruby ports as well.
|
Mon, 4 Nov 2002
|
[ 22:57 edwin ] (Only the first 10 of 20 ports in this commit are shown above. )
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
|
[ 20:41 knu ]
USE_REINPLACE instead of perl.
|
Sun, 10 Sep 2000
|
[ 10:26 knu ]
Update to 1.0.1.
|
Sat, 9 Sep 2000
|
[ 11:25 knu ]
Update to the 1.0.0 official releases.
|
Thu, 31 Aug 2000
|
[ 15:19 knu ]
Update to 0.14.11.
|
Mon, 14 Aug 2000
|
[ 06:46 knu ]
Update to 0.14.10.
|
Tue, 25 Jul 2000
|
[ 17:33 knu ]
Update to 0.14.9.
|
[ 08:28 knu ]
Update to 0.14.8.
|
Thu, 6 Jul 2000
|
[ 07:10 knu ]
Update esecanna modules: esecanna-module-vje25 -> 0.14.6
esecanna-module-vje30 -> 0.14.7 esecanna-module-wnn6 -> 0.14.3
|
Thu, 29 Jun 2000
|
[ 03:31 asami ] (Only the first 10 of 36 ports in this commit are shown above. )
Use ${MASTER_SITE_LOCAL}.
|
Sat, 24 Jun 2000
|
[ 20:14 knu ]
Update to 0.14.6.
|
[ 20:14 knu ]
Update to 0.14.6.
|
[ 20:14 knu ]
Update to 0.14.6.
|
Sun, 11 Jun 2000
|
[ 14:22 knu ]
Update to 0.14.5.
|
Wed, 7 Jun 2000
|
[ 18:24 knu ]
Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
|
[ 09:17 knu ]
Move local distfiles from: http://people.FreeBSD.org/~knu/ports/distfiles/
to: ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
|
Number of commits found: 31 |