non port: chinese/autoconvert/Makefile |
SVNWeb
|
Number of commits found: 38 |
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:21 Tobias C. Berner (tcberner) ] 25fe59a (Only the first 10 of 124 ports in this commit are shown above. )
chinese: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <intron@intron.ac>
* Bo-Yi Wu <appleboy.tw@gmail.com>
* Chih-Hsin Chang <chihhsin@cs.nctu.edu.tw>
* Ching-Hong Wu <woju@freebsd.ntu.edu.tw>
* David O'Brien (obrien@FreeBSD.org)
* David O'Brien (obrien@cs.ucdavis.edu)
* Eric L. Camachat <eric@camachat.org>
* Foxfair Hu <foxfair@FreeBSD.org>
* G. Adam Stanislav <adam@whizkidtech.net>
* Gasol Wu <gasol.wu@gmail.com>
* Gea-Suan Lin <gslin@gslin.org> (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.
|
Tue, 13 Dec 2016
|
[ 06:44 kevlo ]
Unbreak fetching by pointing to archived distfile in Google Cloud Storage.
|
Wed, 14 Sep 2016
|
[ 15:59 mat ] (Only the first 10 of 353 ports in this commit are shown above. )
GOOGLE_CODE has gone away.
- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN
Some ports have a local mirror configured but for security reasons, it
is not considered upstream.
Sponsored by: Absolight
|
Sat, 5 Dec 2015
|
[ 09:37 amdmi3 ]
- Switch to options helpers
|
Tue, 4 Aug 2015
|
[ 19:25 amdmi3 ]
- Don't use / in sed regexps to allow paths, unbreaking cross-builds
Approved by: portmgr blanket
|
Sat, 9 May 2015
|
[ 01:12 amdmi3 ] (Only the first 10 of 17 ports in this commit are shown above. )
- Don't install static libraries with INSTALL_LIB (part 2/2)
Approved by: portmgr blanket
MFH: 2015Q2
|
Sat, 12 Jul 2014
|
[ 08:41 sunpoet ]
- Simplify Makefile
|
Mon, 2 Jun 2014
|
[ 21:08 tijl ]
Fix pkg-plist after previous commit.
|
[ 20:14 tijl ]
Properly respect CFLAGS, LDFLAGS, etc.
When building a port with base system make, variables like CC and CFLAGS
need to be defined using '=' in the makefile. With '+=' values from
make.conf can be picked up. Normally the ports system values for these
variables are passed to a configure script which generates a makefile with
them. If there's no configure script the makefile has to be patched to use
the right values.
|
Tue, 20 May 2014
|
[ 19:32 tijl ] (Only the first 10 of 37 ports in this commit are shown above. )
Quote ${CC} and similar variables in MAKE_ARGS.
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
|
Thu, 3 Oct 2013
|
[ 06:57 sunpoet ]
- Remove unnecessary slash after STAGEDIR
|
Fri, 27 Sep 2013
|
[ 12:33 vanilla ]
Support stage.
|
Fri, 20 Sep 2013
|
[ 16:01 bapt ] (Only the first 10 of 138 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
|
Thu, 1 Aug 2013
|
[ 06:46 bapt ]
Fix without gcc
|
Sun, 24 Jun 2012
|
[ 17:36 sunpoet ]
- Change pre-install: to post-install:
- While I'm here:
- Add LICENSE
- Move documentation to DOCSDIR
- Convert to new options framework
- Pet portlint
- Bump PORTREVISION for package change
PR: ports/169347
Submitted by: Kit Sin <ktsin@acm.org>
|
Wed, 30 Jun 2010
|
[ 02:15 vanilla ]
respect $(CC) to make clang happy.
Feature safe: yes
|
Sun, 22 Nov 2009
|
[ 19:49 pav ] (Only the first 10 of 86 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Fri, 30 Jan 2009
|
[ 23:41 pav ]
- Update download location
Reported by: -fetch-original pointyhat run
|
Thu, 25 Dec 2008
|
[ 03:13 linimon ] (Only the first 10 of 37 ports in this commit are shown above. )
Reset yinjieh@csie.nctu.edu.tw due to lack of time to work on ports
right now, by request.
Hat: portmgr
|
Thu, 20 Mar 2008
|
[ 09:23 pav ] (Only the first 10 of 23 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Sat, 30 Dec 2006
|
[ 03:53 rafan ]
- Update to 0.3.16
This builds on newer gcc.
- Respect CC, CFLAGS
- Comply new style patch filename
- xchat plugin is disabled for now
PR: ports/107264
Submitted by: Ying-Chieh Chen (maintainer)
|
Mon, 14 Aug 2006
|
[ 02:15 clsung ]
- Respect DESTDIR
- Use USE_LDCONFIG
PR: ports/101901
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (Ying-Chieh Chen)
|
Thu, 6 Jul 2006
|
[ 02:25 rafan ]
- Update to 0.3.14
PR: 99815
Submitted by: rafan
Approved by: maintainer, delphij (mentor, implicit)
|
Wed, 3 May 2006
|
[ 23:38 edwin ] (Only the first 10 of 88 ports in this commit are shown above. )
remove USE_REINPLACE for all ports with categories starting with C
|
Mon, 22 Mar 2004
|
[ 08:43 arved ]
Improve amd64 fix, Only build shared library with -fPIC
|
Sun, 8 Feb 2004
|
[ 21:19 krion ]
- Fix build on AMD64
Approved by: maintainer informed
|
Thu, 16 Oct 2003
|
[ 08:41 krion ]
- Fix build on -current
PR: 58084
Submitted by: maintainer
|
Wed, 11 Jun 2003
|
[ 16:55 leeym ]
Update MASTER_SITES
PR: 53210
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
|
Thu, 15 May 2003
|
[ 06:16 ijliao ]
1. dont specify -lgnugetopt in Makefile
2. respect CFLAGS
3. utilize BSD_INSTALL_* macro
|
[ 03:17 ijliao ]
typo
|
[ 03:06 ijliao ]
utilize USE_GETOPT_LONG and DATADIR
Approved by: maintainer
|
Fri, 21 Feb 2003
|
[ 11:06 knu ] (Only the first 10 of 76 ports in this commit are shown above. )
De-pkg-comment.
|
Mon, 13 Aug 2001
|
[ 14:14 kevlo ]
- Update to version 0.3.13 - Update MASTER_SITES
|
Thu, 10 May 2001
|
[ 20:41 vanilla ]
Upgrade to 0.3.12.
|
Sun, 14 Jan 2001
|
[ 14:53 clive ]
o Install additional 2 include files o portlint
|
[ 14:45 clive ]
Update to 0.3.8
|
Number of commits found: 38 |