Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.40_9,1 14 Jan 2023 23:08:33 |
Muhammad Moinur Rahman (bofh) |
Mk/**ruby.mk: Switch from USE_RUBY=yes to USES=ruby
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
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) |
0.40_9,1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
0.40_9,1 20 Jul 2022 14:22:11 |
Tobias C. Berner (tcberner) |
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 ) |
0.40_9,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.40_9,1 13 Aug 2019 22:22:35 |
mat |
Convert to UCL & cleanup pkg-message (categories h-k) |
0.40_9,1 02 Mar 2018 20:11:57 |
rene |
japanese/migemo: remove now obsolete deprecated-if-slave section
Reported by: jrm |
0.40_9,1 02 Feb 2018 19:51:00 |
jrm |
japanese/migemo-emacs: Deprecate and mark for deletion in one month |
0.40_9,1 01 Feb 2018 18:03:10 |
jrm |
Flavorize and modernize Emacs ports
- Convert USE_EMACS to USES=emacs
- Remove editors/emacs-nox11 (refer to nox flavors of editors/emacs and
editors/emacs-devel)
- Permit default Emacs flavor to be specified in make.conf
- Rename japanese/migemo-emacs23 to japanese/migemo-emacs
- Update and simplify audio/emms and fix build on FreeBSD 10 [1]
- Update databases/bbdd and fix build on FreeBSD 10 [1]
- Update editors/emacs-devel
- Ensure Makefile shell commands that change directory are executed in a
subshell
- Silence some portlint warnings
[1] By not depending on base texinfo
PR: 225404
Reviewed by: antoine
Approved by: portmgr (mat) ashish (maintainer)
Differential Revision: https://reviews.freebsd.org/D13506 |
0.40_9,1 25 Jun 2017 00:29:09 |
linimon |
Begin deorbit burn of ia64. We have not attempted to build packages for
it for many years.
While here, alphabetize ARCHs, pet portlint, and modernize usages.
Approved by: portmgr (tier-2 blanket) |
0.40_9,1 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
0.40_9,1 14 May 2015 10:15:09 |
mat |
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 |
0.40_9,1 12 Nov 2014 13:46:00 |
antoine |
Cleanup plist |
0.40_9,1 25 Sep 2014 09:24:57 |
tijl |
- Convert to USES=autoreconf
- Use BROKEN_ia64
- Don't display pkg-message from post-install |
0.40_9,1 22 Jun 2014 09:52:30 |
nobutaka |
Support staging. |
0.40_9,1 02 Jan 2014 20:02:27 |
swills |
- Ruby 1.9 is default now, remove conditionalization for it
With hat: ruby@ |
0.40_9,1 20 Sep 2013 18:47:56 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
japanese) |
0.40_9,1 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
0.40_8,1 24 Oct 2011 09:11:38 |
dougb |
The vast majority of pkg-descr files had the following format when they
had both lines:
Author: ...
WWW: ....
So standardize on that, and move them to the end of the file when necessary.
Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.
s/AUTHOR/Author/
A few other various formatting issues |
0.40_8,1 22 Aug 2011 14:48:19 |
nobutaka |
Fix incompatibility with Ruby 1.9.
Reported by: linimon |
0.40_7,1 14 Aug 2011 03:15:23 |
nobutaka |
Use SKK dictionary as of 2011/08/13.
Bump PORTREVISION. |
0.40_6,1 06 Aug 2011 08:41:47 |
swills |
- Mark broken with Ruby 1.9
With hat: ruby@ |
0.40_6,1 24 Dec 2010 15:38:27 |
nobutaka |
- Fix build error.
- Update MASTER_SITES.
- Add license info.
- Use SKK dictionary as of 2010/12/23.
- Bump PORTREVISION. |
0.40_5,1 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
0.40_5,1 24 Sep 2010 03:22:07 |
ade |
Migrate from devel/automake15 to devel/automake14 (legacy) |
0.40_5,1 13 Jun 2010 08:40:06 |
erwin |
BROKEN should not be quoted.
No functional change. |
0.40_5,1 27 Jan 2010 16:54:59 |
nobutaka |
Fix breakage of isearch-backward function
Submitted by: kuriyama |
0.40_4,1 19 Nov 2009 23:41:55 |
pav |
- Mark MAKE_JOBS_UNSAFE
Reported by: pointyhat |
0.40_4,1 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
0.40_3,1 06 May 2008 06:43:24 |
nobutaka |
Make migemo ports to properly handle a case that EMACS_PORT_NAME is defined in
/etc/make.conf. |
0.40_3,1 05 May 2008 16:53:10 |
nobutaka |
Fix build error. |
0.40_3,1 04 Aug 2007 08:08:24 |
nobutaka |
Update email address in pkg-descr. |
0.40_3,1 09 Jul 2006 17:07:31 |
nobutaka |
Update SKK dictionary for migemo to the today's snapshot. |
0.40_3,1 31 Mar 2006 13:44:15 |
nobutaka |
Remove BROKEN mark since pthread support of lang/ruby18 port that causes
coredump is disabled by default. |
0.40_3,1 25 Feb 2006 21:49:00 |
kris |
Remove directory now owned by parent
Approved by: portmgr (implicit) |
0.40_3,1 12 Feb 2006 22:24:14 |
kris |
BROKEN: Coredump during build |
0.40_3,1 22 Jan 2006 05:52:28 |
edwin |
eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
0.40_3,1 20 Nov 2005 12:40:09 |
nobutaka |
Update SKK dictionary to the today's snapshot. |
0.40_2,1 17 Nov 2005 10:31:59 |
sem |
- Fix dependency on removed port.
- Bump PORTREVISION in master port
Reported by: cperciva
Pointy hat to: me |
0.40_1,1 15 Nov 2005 06:52:12 |
ade |
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. |
0.40_1,1 18 Jun 2005 17:38:57 |
nobutaka |
Use the latest SKK dictionary snapshot to generate the migemo dictionary. |
0.40,1 27 Sep 2004 22:58:52 |
kris |
Now builds on amd64
Approved by: portmgr (self) |
0.40,1 04 Jun 2004 17:29:38 |
ade |
Sync with new bsd.autotools.mk |
0.40,1 06 Apr 2004 13:23:40 |
nobutaka |
Change MASTER_SITES to unbreak fetch. |
0.40,1 06 Apr 2004 01:06:14 |
kris |
BROKEN: Unfetchable |
0.40,1 14 Mar 2004 06:17:56 |
ade |
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. |
0.40,1 23 Feb 2004 22:07:38 |
kris |
BROKEN on !i386 and !sparc64: Does not compile |
0.40,1 15 Jun 2003 13:55:57 |
nobutaka |
Update to 0.40. |
0.32,1 22 Feb 2003 14:25:38 |
nobutaka |
De-pkg-comment. |
0.32,1 05 Jan 2003 04:34:10 |
nobutaka |
Create EMACS_SITE_LISPDIR before install. |
0.32,1 06 Oct 2002 12:55:43 |
nobutaka |
Unify post-install targets of migemo-* ports. |
0.32,1 02 Jun 2002 12:59:09 |
nobutaka |
Stop to create the unused directory.
Pointed out by: Takayuki Nakao <t@nakao.org> |
03 Nov 2001 19:16:51 |
nobutaka |
Maintainer is committer now. |
11 Oct 2001 11:30:06 |
ijliao |
add missing file into PLIST |
20 Sep 2001 05:46:10 |
knu |
- Update migemo to 0.32. |