| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
| |
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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>
* Henry Hu <henry.hu.sh@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Jing-Tang Keith Jang <keith@FreeBSD.org>
* Joe Horn <joehorn@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Kuang-che Wu <kcwu@csie.org>
* Michael C . Wu <keichii@iteration.net>
* Michael C. Wu
* Ming-I Hseh <PA@FreeBSD.Ntu.edu.TW>
* Rong-En Fan <rafan@FreeBSD.org>
* Satoshi TAOKA <taoka@FreeBSD.org>
* Shell Hung <shell@shellhung.org>
* Shen Chuan-Hsing
* Shen Chuan-Hsing <statue@freebsd.sinica.edu.tw>
* Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
* Yen-Ming Lee <leeym@FreeBSD.org>
* Yen-Shuo Su <yssu@CCCA.NCTU.edu.tw>
* Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
* Yinghong Liu <relaxbsd@gmail.com>
* Zhang Shu
* Zhihao Yuan <lichray@gmail.com>
* blubee <hello@blubee.me>
* buganini@gmail.com
* chinsan
* chinsan <chinsan.tw@gmail.com>
* clive
* clsung
* clsung@dragon2.net
* gugod@gugod.org
* hrs
* ijliao
* vanilla@
With hat: portmgr
|
| |
|
|
|
|
| |
Notes:
svn path=/head/; revision=428467
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
Notes:
svn path=/head/; revision=422140
|
|
|
|
| |
Notes:
svn path=/head/; revision=403041
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
Notes:
svn path=/head/; revision=393546
|
|
|
|
|
|
|
|
| |
Approved by: portmgr blanket
MFH: 2015Q2
Notes:
svn path=/head/; revision=385847
|
|
|
|
| |
Notes:
svn path=/head/; revision=371243
|
|
|
|
| |
Notes:
svn path=/head/; revision=361604
|
|
|
|
| |
Notes:
svn path=/head/; revision=356251
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=356247
|
|
|
|
|
|
|
| |
Reported by: Dominic Fandrey <kamikaze@bsdforen.de>
Notes:
svn path=/head/; revision=354670
|
|
|
|
| |
Notes:
svn path=/head/; revision=329149
|
|
|
|
| |
Notes:
svn path=/head/; revision=328460
|
|
|
|
|
|
|
| |
chinese)
Notes:
svn path=/head/; revision=327713
|
|
|
|
| |
Notes:
svn path=/head/; revision=324096
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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>
Notes:
svn path=/head/; revision=299900
|
|
|
|
| |
Notes:
svn path=/head/; revision=271305
|
|
|
|
|
|
|
| |
Feature safe: yes
Notes:
svn path=/head/; revision=257183
|
|
|
|
|
|
|
| |
Reported by: pointyhat
Notes:
svn path=/head/; revision=244657
|
|
|
|
|
|
|
| |
Reported by: -fetch-original pointyhat run
Notes:
svn path=/head/; revision=227231
|
|
|
|
|
|
|
|
|
| |
right now, by request.
Hat: portmgr
Notes:
svn path=/head/; revision=224731
|
|
|
|
| |
Notes:
svn path=/head/; revision=209417
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=181025
|
|
|
|
|
|
|
|
|
|
|
| |
- Use USE_LDCONFIG
PR: ports/101901
Submitted by: Gea-Suan Lin <gslin_AT_gslin dot org>
Approved by: maintainer (Ying-Chieh Chen)
Notes:
svn path=/head/; revision=170505
|
|
|
|
|
|
|
|
|
| |
PR: 99815
Submitted by: rafan
Approved by: maintainer, delphij (mentor, implicit)
Notes:
svn path=/head/; revision=167035
|
|
|
|
| |
Notes:
svn path=/head/; revision=161308
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154141
|
|
|
|
| |
Notes:
svn path=/head/; revision=104905
|
|
|
|
|
|
|
| |
Approved by: maintainer informed
Notes:
svn path=/head/; revision=100414
|
|
|
|
|
|
|
|
| |
PR: 58084
Submitted by: maintainer
Notes:
svn path=/head/; revision=91410
|
|
|
|
|
|
|
|
| |
PR: 53210
Submitted by: Ying-Chieh Chen <yinjieh@csie.nctu.edu.tw>
Notes:
svn path=/head/; revision=82795
|
|
|
|
|
|
|
|
| |
2. respect CFLAGS
3. utilize BSD_INSTALL_* macro
Notes:
svn path=/head/; revision=81013
|
|
|
|
| |
Notes:
svn path=/head/; revision=81008
|
|
|
|
| |
Notes:
svn path=/head/; revision=81007
|
|
|
|
|
|
|
| |
Approved by: maintainer
Notes:
svn path=/head/; revision=81006
|
|
|
|
| |
Notes:
svn path=/head/; revision=76030
|
|
|
|
|
|
|
|
|
|
| |
- Update MASTER_SITES
PR: 29569
Submitted by: Yen-Ming Lee <leeym@utopia.leeym.com>
Notes:
svn path=/head/; revision=46188
|
|
|
|
|
|
|
|
| |
PR: ports/27254
Submitted by: maintainer
Notes:
svn path=/head/; revision=42506
|
|
|
|
|
|
|
|
|
| |
o portlint
Submitted by: Leeym <leeym@cae.ce.ntu.edu.tw>
Notes:
svn path=/head/; revision=37191
|
|
|
|
|
|
|
|
| |
PR: 24277
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=37190
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Anomalies found:
- autoconvert was missing "zh-" in front of PKGNAME
- xcin (both 2.3 and 2.5) had invalid version strings
- neither of xcin ports had NO_LATEST_LINK
- telnet8-1.0 thinks PKGNAME is zh-telnet-1.0
Fixed all except the last (I wasn't sure if it was intentional).
Notes:
svn path=/head/; revision=27479
|
|
|
|
| |
Notes:
svn path=/head/; revision=27275
|
|
|
|
|
|
|
|
| |
Submitted by: Yin-Jieh Chen <yinjieh@Crazyman.Dorm13.NCTU.edu.tw>
Update to 0.3.5, patches submitted by port's maintainer.
Notes:
svn path=/head/; revision=26809
|
|
|
|
|
|
|
|
| |
PR: 15940
Submitted by: Maintainer
Notes:
svn path=/head/; revision=24732
|
|
|
|
| |
Notes:
svn path=/head/; revision=24206
|
|
|
|
|
|
|
|
| |
PR: 15041
Submitted by: Maintainer
Notes:
svn path=/head/; revision=23344
|
|
Chinese character code converter.
(Such tool is simple, but important for multibyte- people. :)
PR: ports/14528
Submitted by: Yin-Jieh Chen yinjieh@Crazyman.Dorm13.NCTU.edu.tw
Notes:
svn path=/head/; revision=22692
|