notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: chinese/scim-tables/Makefile

Number of commits found: 36

Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
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)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Wednesday, 20 Jul 2022
14:21 Tobias C. Berner (tcberner) search for other commits by this committer
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>
  *  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
commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 commit hash: 25fe59a33ef000c1e61b9135490822d4b5069764 25fe59a
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Friday, 1 Apr 2016
13:29 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, Mk and categories a, b, and c.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412344 
Saturday, 5 Jul 2014
15:06 marino search for other commits by this committer
chinese/scim-tables: Add scim as BUILD_DEPENDS (dports)
Original commitRevision:360758 
Friday, 23 May 2014
17:18 lx search for other commits by this committer
Hand back to ports@.
Original commitRevision:354949 
Thursday, 9 Jan 2014
07:20 vanilla search for other commits by this committer
Add stagedir support.

Approved by:	 portmgr (blanket infrastructure)
Original commitRevision:339203 
Friday, 20 Sep 2013
16:01 bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
chinese)
Original commitRevision:327713 
Tuesday, 23 Apr 2013
06:34 bapt search for other commits by this committer
Convert all c categories to USE=pkgconfig
Original commitRevision:316310 
Sunday, 24 Mar 2013
15:51 bdrewery search for other commits by this committer
- Add explicit pkgconf dependency
- Trim headers

PR:		ports/177306
Reported by:	John Marino <draco@marino.st>
With hat:	portmgr
Original commitRevision:315130 
Friday, 1 Jun 2012
05:26 dinoex search for other commits by this committer
- update png to 1.5.10
Original commit
Friday, 23 Sep 2011
22:26 amdmi3 search for other commits by this committer
- 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
Original commit
Wednesday, 20 Jul 2011
22:09 lx search for other commits by this committer
Update scim-tables ports to 0.5.10. Appease portlint.
Original commit
Sunday, 28 Mar 2010
06:47 dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
Original commit
Friday, 5 Feb 2010
11:46 dinoex search for other commits by this committer
- update to jpeg-8
Original commit
Saturday, 22 Aug 2009
00:15 amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with B,C
Original commit
Friday, 31 Jul 2009
13:57 dinoex search for other commits by this committer
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by:   edwin
Original commit
Friday, 6 Jun 2008
13:14 edwin search for other commits by this committer
Bump portrevision due to upgrade of devel/gettext.

The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).

PR:             ports/124340
Submitted by:   edwin@
Approved by:    portmgr (pav)
Original commit
Saturday, 19 May 2007
20:32 flz search for other commits by this committer
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
Original commit
Monday, 30 Apr 2007
18:36 lx search for other commits by this committer
Update to 0.57, remove cruft, honor PREFIX, take maintainership.

Approved by:    edwin (mentor)
Original commit
Wednesday, 14 Mar 2007
07:47 linimon search for other commits by this committer
Reset gaoj@cpsc.ucalgary.ca due to maintainer-timeouts and no response to email.

Hat:            portmgr
Original commit
Saturday, 14 Oct 2006
08:54 marcus search for other commits by this committer
Chase the GNOME X11BASE to LOCALBASE move, and fix the build with the
new freetype2 where needed.

Submitted by:   mezz, ahze, pav, and many others
Approved by:    portmgr (implicit, kris)
Original commit
Thursday, 10 Nov 2005
17:00 pav search for other commits by this committer
- Install forgotten icon file

PR:             ports/88638
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Original commit
Saturday, 5 Nov 2005
05:22 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared library update.
Original commit
Thursday, 3 Nov 2005
07:58 nork search for other commits by this committer
Update to 0.5.4.

Approved by:    Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Reviewed by:    Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Original commit
Saturday, 15 Oct 2005
13:21 nork search for other commits by this committer
SCIM updated to 1.4.2.
o Update scim 1.4.2. [1]
o Update skim 1.4.2. [1]
o Update scim-uim 0.1.4. [2]
o Bump PORTREVISION in scim related ports.

Approved by:    Jie Gao <gaoj@cpsc.ucalgary.ca> [1]
Approved by:    Seiya Yanagita <s_yanagita@ybb.ne.jp> [2]
Original commit
Saturday, 30 Jul 2005
06:20 nork search for other commits by this committer
o Update to 1.4.0.
o Chase bump libversion to slave ports .

PR:             ports/84247
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Original commit
Tuesday, 10 May 2005
14:57 nork search for other commits by this committer
o Update
  ports/textproc/scim 1.2.0 --> 1.2.2
  ports/textproc/skim 1.2.0 --> 1.2.2
o Chase scim's library bump.

PR:             ports/80848
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca> (maintainer)
Original commit
Saturday, 12 Mar 2005
10:54 marcus search for other commits by this committer
Bump PORTREVISION to chase the glib20 shared lib version change.
Original commit
Monday, 7 Mar 2005
08:26 clsung search for other commits by this committer
- update to 0.5.1, use scim-table-imengine now

PR:             78266
Submitted by:   Jie Gao (maintainer)
Original commit
Thursday, 20 Jan 2005
15:25 vanilla search for other commits by this committer
Remove dead master site and update WWW.

PR:             ports/76476
Submitted by:   maintainer
Original commit
Sunday, 7 Nov 2004
22:37 marcus search for other commits by this committer
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Original commit
Monday, 18 Oct 2004
21:35 thierry search for other commits by this committer
Upgrade textproc/scim and related ports:
  textproc/scim         0.99.6 --> 1.0.0
  chinese/scim-chinese  0.4.1  --> 0.4.2
  chinese/scim-tables   0.4.1  --> 0.4.3
  korean/scim-tables    0.4.1  --> 0.4.3
  japanese/scim-tables  0.4.1  --> 0.4.3
  textproc/skim         0.9.5  --> 1.0.0

Pet portlint.

PR:             ports/71919
Submitted by:   maintainer.
Original commit
Sunday, 22 Aug 2004
12:33 arved search for other commits by this committer
Add a forgotten PLIST_SUB in last update to textproc/scim to support 4-STABLE.
Update textproc/scim to 0.99.6
Update dependants:
  textproc/skim         0.9.4 --> 0.9.5
  chinese/scim-chinese  0.4.0 --> 0.4.1
  chinese/scim-tables   0.4.0 --> 0.4.1
  korean/scim-tables    0.4.0 --> 0.4.1
  japanese/scim-tables  0.4.0 --> 0.4.1

PR:             70501
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca>
Original commit
Thursday, 12 Aug 2004
07:14 vanilla search for other commits by this committer
1: Make scim buildable on 4-X.
2: Add sf.net to MASTER_SITE.
3: make other ports BROKEN on 4-X.

PR:             ports/70326
Submitted by:   maintainer
Original commit
Friday, 2 Jul 2004
22:38 vanilla search for other commits by this committer
Add scim-tables 0.4.0, SCIM table based Chinese input methods.

PR:             ports/67133
Submitted by:   Jie Gao <gaoj@cpsc.ucalgary.ca>
Somepart by:    me
Original commit

Number of commits found: 36