non port: chinese/libtabe/Makefile |
SVNWeb
|
Number of commits found: 49 |
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.
|
Thu, 14 Nov 2019
|
[ 12:39 tobik ] (Only the first 10 of 68 ports in this commit are shown above. )
Add USES={gl,gnome,mate,sdl,xorg} missed in the last round
|
Tue, 9 Jan 2018
|
[ 07:40 mat ] (Only the first 10 of 46 ports in this commit are shown above. )
Remove support for variables that have been deprecated for a while.
variables deprecation revision
WITHOUT_NLS 2013-12-13 r336337
WITH_/WITHOUT_ 2014-02-24 r345870
NOPORT(DOC|EXAMPLE)S 2014-04-19 r351587
WITH_BDB_VER 2016-05-02 r414444
OVERRIDE_LINUX_BASE_PORT 2016-09-05 r421387
WITH_OPENSSL_(BASE|PORT) 2016-06-16 r416965
While there, add an ERROR variable that works like DEV_ERROR, but for
user facing errors, and move NOPORTDOCS,
NOPORTEXAMPLES and WITHOUT_NLS to it.
Cleanup bsd.sanity.mk a bit.
Fix fallout.
PR: 224613
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D13490
|
Tue, 21 Nov 2017
|
[ 08:36 mat ] (Only the first 10 of 17 ports in this commit are shown above. )
OPTIONS_SUB only cares about being defined, its content is ignored.
Sponsored by: Absolight
|
Fri, 13 Oct 2017
|
[ 15:20 sunpoet ]
Update MASTER_SITES and unbreak this port
MFH: 2017Q4
|
[ 14:22 bapt ]
Mark as broken ports with no public distfiles
|
Sat, 13 May 2017
|
[ 07:25 miwi ]
- Mark Broken
=> Attempting to fetch
http://cdn.debian.net/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
fetch:
http://cdn.debian.net/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz:
Not Found
=> Attempting to fetch
http://www.gtlib.gatech.edu/pub/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
fetch:
http://www.gtlib.gatech.edu/pub/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz:
Connection reset by peer
=> Attempting to fetch
ftp://ftp.us.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
fetch:
ftp://ftp.us.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz:
File unavailable (e.g., file not found, no access)
=> Attempting to fetch
ftp://ftp.au.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
fetch:
ftp://ftp.au.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz:
File unavailable (e.g., file not found, no access)
=> Attempting to fetch
ftp://ftp.bg.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
fetch:
ftp://ftp.bg.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz:
File unavailable (e.g., file not found, no access)
=> Attempting to fetch
ftp://ftp.br.debian.org/debian/pool/main/libt/libtabe/libtabe_0.2.6.orig.tar.gz
|
Mon, 8 Aug 2016
|
[ 13:46 mat ] (Only the first 10 of 80 ports in this commit are shown above. )
USE_BDB cleanup.
- USE_BDB=4x+ -> USES=bdb.
- USE_BDB=yes -> USES=bdb.
- USE_BDB=xx -> USES=bdb:xx.
Other modernisations when I see them.
PR: 209183
Sponsored by: Absolight
|
Wed, 19 Aug 2015
|
[ 13:30 mat ] (Only the first 10 of 172 ports in this commit are shown above. )
Convert ports to use the options helpers in categories [abc]*, and minor fixes.
Sponsored by: Absolight
Differential Revision: https://reviews.freebsd.org/D3412?
|
Sun, 10 May 2015
|
[ 19:41 amdmi3 ]
- Simplify MASTER_SITES
- Add LICENSE
- Strip library
|
Thu, 9 Apr 2015
|
[ 11:50 marino ]
chinese/libtabe: Unbreak fetch (slightly different distfile)
I don't know why, but the other repositories use a version of libtabe
that's about 5 days newer, although both are listed as version 0.2.6.
Apparently it was re-rolled about 11 years ago. A patch had to be
regenerated as a result. I reviewed differences between the two tarballs
and everything was innocent (a good chunk of different was html
documentation in chinese.
The DEBIAN_POOL magic doesn't support libraries, so MASTER_SITE_DEBIAN
had to be manually tweaked to use the Debian pool.
While here, clean up the X11 option a bit and wrap lines at 80 columns.
|
Sun, 5 Apr 2015
|
[ 18:38 bapt ]
Mark as broken unfetchable ports
|
Tue, 2 Dec 2014
|
[ 22:50 bapt ]
Finish resetting maintainership
PR: 195059
|
Thu, 18 Sep 2014
|
[ 10:10 tijl ]
chinese/libtabe: convert to USES=libtool and bump dependent ports
|
Thu, 21 Aug 2014
|
[ 22:50 mandree ] (Only the first 10 of 119 ports in this commit are shown above. )
Berkeley DB cleanup, remove versions 4.0 ... 4.7.
- Mk/bsd.database.mk rewrite, new default to db5.
- db6 is eligible by default only if installed on the system.
- Bump PORTREVISION of all ports that directly depend on BerkeleyDB or
where USE_BDB is found in the port's directory
- Patch a few ports such that they will pick up or work with newer
versions.
- Add UPDATING entry
- Drive-by format fix for pks
- Drop BerkeleyDB option from mail/popular for now, requires more work.
- Exp-run logs linked from the PR below.
- Ports that do not build (IGNORE, BROKEN, etc.) have pro-forma changes
for new Berkeley DB, but are untested.
NOTE: please read UPDATING and the Wiki page before proceeding!
Announcement: http://lists.freebsd.org/pipermail/freebsd-ports-announce/2014-August/000090.html
Wiki reference: https://wiki.freebsd.org/Ports/BerkeleyDBCleanup
PR: 192690
Approved by: portmgr (implicit, PORTREVISION bump on unstaged ports)
|
Tue, 20 May 2014
|
[ 06:24 vanilla ]
Add missing patch file on prev commit, and fix building.
Submitted by: swills@
|
Mon, 19 May 2014
|
[ 07:38 vanilla ]
Support staging.
Approved by: portmgr@
|
Thu, 13 Mar 2014
|
[ 08:07 miwi ]
- Convert USE_GMAKE to USES
|
Fri, 3 Jan 2014
|
[ 15:59 adamw ] (Only the first 10 of 12 ports in this commit are shown above. )
Convert chinese to MDOCS
|
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)
|
Wed, 18 Nov 2009
|
[ 22:39 pav ] (Only the first 10 of 37 ports in this commit are shown above. )
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat
|
Sat, 19 Apr 2008
|
[ 17:56 miwi ] (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)
|
Sat, 19 May 2007
|
[ 20:32 flz ] (Only the first 10 of 7868 ports in this commit are shown above. )
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
|
Thu, 15 Mar 2007
|
[ 03:16 clsung ]
- Fix build after objformat removal
PR: ports/110160
Submitted by: rafan
|
Mon, 11 Dec 2006
|
[ 05:02 rafan ]
- Respect X11BASE
My last PR does not work as expected. Now this really works.
Noticed by: pointyhat via kris
Pointy hat to: rafan
Approved by: portmgr (linimon), clsung (maintainer, implicit)
|
Mon, 4 Dec 2006
|
[ 05:32 clsung ]
- Respect X11BASE
- pet portlint(1)
PR: ports/105873
Submitted by: rafan
|
Mon, 11 Sep 2006
|
[ 02:20 rafan ]
- Pass maintainership to clsung@
Submitted by: Kuang-che Wu (maintainer)
|
Wed, 19 Jul 2006
|
[ 15:31 rafan ]
- Update to 0.2.6
- It seems works well on amd64, tested by yinjieh@csie.nctu.edu.tw
with chinese/xcin25. Remove amd64 from exclude list.
PR: ports/97960
Submitted by: rafan (me)
Approved by: maintainer timeout (7 weeks)
|
Tue, 23 May 2006
|
[ 01:13 clsung ]
- chinese/xcin25 is updated to use USE_BDB, and supports db4+.
A warning message is printed if user defines WITH_BDB_VER.
The db version used for xcin25 and libtabe MUST match.
- USE_BDB exists in libtabe, but it may find the wrong version
if one has more than one bdb version installed. Thus, configure
and two source files are patched to use the correct bdb version
specified in WITH_BDB_VER.
- bump PORTREVISION to encourage updating
PR: ports/96606
Submitted by: Rong-En Fan <rafan_AT_infor dot org>
Approved by: maintainer (Kuang-che Wu)
|
Sat, 8 Apr 2006
|
[ 18:31 leeym ]
- utilize USE_BDB [1]
- support BDB 40+
PR: 89023 [1]
Submitted by: swhetzel at gmail.com [1]
|
Fri, 10 Feb 2006
|
[ 00:56 clsung ]
- change distfile url.
- change maintainer's email address.
PR: 93096
Submitted by: maintainer (Kuang-che Wu)
|
Fri, 19 Mar 2004
|
[ 11:49 kris ]
BROKEN on amd64: Does not compile
|
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)
|
Fri, 21 Feb 2003
|
[ 11:06 knu ] (Only the first 10 of 76 ports in this commit are shown above. )
De-pkg-comment.
|
Thu, 22 Aug 2002
|
[ 19:34 ade ] (Only the first 10 of 18 ports in this commit are shown above. )
BerkeleyDB cleanup - stage 3
Version 2 of Berkeley DB has been repo-copied to databases/db2, for
naming consistency with the other ports. Fix dependencies accordingly.
|
[ 19:13 ade ] (Only the first 10 of 34 ports in this commit are shown above. )
BerkeleyDB cleanup - stage 2
Update databases/db3 to 3.3.11, and fix the few ports that need sorting
after the shlib version update, and a slight API change from 3.2.x->3.3.x
|
Sun, 5 May 2002
|
[ 04:23 kris ]
Add USE_XLIB and correct a LIB_DEPENDS bogon.
Noticed by: bento
|
Wed, 17 Apr 2002
|
[ 11:51 clive ] (Only the first 10 of 17 ports in this commit are shown above. )
Upgrade to latest xcin25/libtabe suite.
Hand MAINTAINER to submitter.
PR: ports/37039 ports/37040
Submitted by: Kuang-che Wu <kcwu@ck.tp.edu.tw>
|
Fri, 22 Jun 2001
|
[ 10:04 keith ]
Update to 0.2.2.
|
Fri, 1 Jun 2001
|
[ 21:04 olgeni ]
Fix typo: INSTALL_SHLIBS -> INSTALLS_SHLIB
|
Mon, 6 Nov 2000
|
[ 18:15 keith ] (Only the first 10 of 18 ports in this commit are shown above. )
Change keith@freebsd.sinica.edu.tw to keith@FreeBSD.org
|
Tue, 31 Oct 2000
|
[ 12:45 kevlo ]
Update to version 0.1.9
|
Mon, 16 Oct 2000
|
[ 14:01 kevlo ]
Upgrade to version 1.0.8
|
Tue, 10 Oct 2000
|
[ 06:32 kevlo ]
Update to version 0.1.7
|
Sat, 12 Aug 2000
|
[ 08:34 vanilla ]
Upgrade to 0.1.6.
|
Sun, 16 Jul 2000
|
[ 09:49 vanilla ]
Upgrade to 0.1.5.
|
Thu, 15 Jun 2000
|
[ 17:44 sobomax ] (Only the first 10 of 61 ports in this commit are shown above. )
First round of INSTALL_SHLIB fixes.
|
Number of commits found: 49 |