| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.
To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.
To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.
Changes to Mk/*:
- Add runtime detection magic in bsd.port.mk
- Remove CONFIGURE_TARGET hack in various bsd.*.mk
- USE_GNOME=gnometarget is now an no-op
Changes to individual ports, other than removing the CONFIGURE_TARGET hack:
= pkg-plist changed (due to the ugly CONFIGURE_TARGET prefix in * executables)
- comms/gnuradio
- science/abinit
- science/elmer-fem
- science/elmer-matc
- science/elmer-meshgen2d
- science/elmerfront
- science/elmerpost
= use x86_64 as ARCH
- devel/g-wrap
= other changes
- print/magicfilter
GNU_CONFIGURE -> HAS_CONFIGURE since it's not generated by autoconf
Total # of ports modified: 1,027
Total # of ports affected: ~7,000 (set GNU_CONFIGURE to yes)
PR: 126524 (obsoletes 52917)
Submitted by: rafan
Tested on: two pointyhat 7-amd64 exp runs (by pav)
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=218938
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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)
Notes:
svn path=/head/; revision=214430
|
|
|
|
| |
Notes:
svn path=/head/; revision=178604
|
|
|
|
|
|
|
|
|
|
|
| |
- Use @dirrmtry instead of @unexec rmdir.
PR: ports/97554
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: mnag (mentor)
Notes:
svn path=/head/; revision=163082
|
|
|
|
|
|
|
|
|
|
| |
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
Notes:
svn path=/head/; revision=156534
|
|
|
|
|
|
|
| |
Approved by: krion@
Notes:
svn path=/head/; revision=154157
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
I have sent PRs of these ports several times, but there was
no response from maintainer and PRs were always commited
with timeout. So I will take over maintainershilp now.
PR: ports/90713
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=152625
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Fix minor bug. [2]
PR: ports/81629 [1]
Submitted by: KIMURA Yasuhiro <yasu@utahime.org> [1]
Obtained from: ndtpd/01982 [2]
Approved by: maintainer timeout
Notes:
svn path=/head/; revision=140522
|
|
|
|
|
|
|
| |
after 5.4-RELEASE.
Notes:
svn path=/head/; revision=133116
|
|
|
|
|
|
|
| |
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
Notes:
svn path=/head/; revision=132992
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
o Repocopy japanese/eb -> japanese/eb3 for safe keeping.
o Chase eb library version bump.
o Connect japanese/eb3 to japanese/Makefile
PR: ports/74133
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Requested by: Motoyuki Kasahara <m-kasahr@sra.co.jp> (author)
Repocopied by: portmgr(marcus)
Notes:
svn path=/head/; revision=125214
|
|
|
|
|
|
|
|
|
|
| |
to version 1.0
PR: ports/73131
Submitted by: KIMURA Yasuhiro <yasu@utahime.org>
Notes:
svn path=/head/; revision=120551
|
|
|
|
| |
Notes:
svn path=/head/; revision=105747
|
|
|
|
|
|
|
| |
(Part 2)
Notes:
svn path=/head/; revision=99920
|
|
|
|
|
|
|
|
| |
PR: 61702
Submitted by: Kazu TAKAMUNE <takamune2004@yahoo.co.jp> (maintainer)
Notes:
svn path=/head/; revision=98779
|
|
|
|
|
|
|
|
| |
PR: ports/53037
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes:
svn path=/head/; revision=82509
|
|
|
|
|
|
|
|
|
|
|
|
| |
[1] Fix typo of PORTREVISION :-)
[2] Add MASTER_SITES
[3] Use configure option '--build=...'
PR: ports/48840
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes:
svn path=/head/; revision=76751
|
|
|
|
| |
Notes:
svn path=/head/; revision=76661
|
|
|
|
| |
Notes:
svn path=/head/; revision=76037
|
|
|
|
|
|
|
|
| |
PR: 47546
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes:
svn path=/head/; revision=74296
|
|
|
|
|
|
|
|
|
|
| |
upgrade ndtpd to 3.1.3
PR: 40290
Submitted by: maintainer
Notes:
svn path=/head/; revision=62584
|
|
|
|
|
|
|
|
| |
PR: 37033
Submitted by: maintainer
Notes:
svn path=/head/; revision=57697
|
|
|
|
|
|
|
|
|
|
| |
2.53 cause breakage of it.
PR: ports/36864
Submitted by: maintainer
Notes:
svn path=/head/; revision=57528
|
|
|
|
|
|
|
|
|
|
| |
japanese/ndtpd for the latest version 3.1.1pl1.
PR: ports/36004
Submitted by: maintainer
Notes:
svn path=/head/; revision=57064
|
|
|
|
|
|
|
| |
Submitted by: hrs
Notes:
svn path=/head/; revision=46443
|
|
|
|
|
|
|
|
| |
PR: 28965
Submitted by: Hiroki Sato <hrs@hrslab.yi.org>
Notes:
svn path=/head/; revision=46407
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Refine startup script.
o Be friends with `/etc/rc.shutdown'.
o Accept only standard arguments.
o Add a $FreeBSD$ keyword.
PR: ports/20836
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp> (MAINTAINER)
Notes:
svn path=/head/; revision=32113
|
|
|
|
|
|
|
|
| |
PR: ports/19696
Submitted by: Maintainer
Notes:
svn path=/head/; revision=30182
|
|
|
|
|
|
|
|
|
|
|
| |
Now try to use those variables everywhere around DIST* and PATCH*
definitions as far as possible, for ease of the future updates and the
neatness.
Okay, 60% of `japanese' ports have been done. :)
Notes:
svn path=/head/; revision=27449
|
|
|
|
|
|
|
|
|
|
|
| |
- install-info
- ${GZIP_CMD}
PR: ports/17684
Submitted by: MAINTAINER
Notes:
svn path=/head/; revision=27148
|
|
|
|
| |
Notes:
svn path=/head/; revision=27145
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changes (from PR):
- japanese/ndtpd
o Set default syslog file for `/var/log/ndtpd.log'.
o Change the default working directory `/var/ndtpd' to `/var/run/ndtpd'.
* It will created by `${PREFIX}/etc/rc.d/ndtpd.sh'
(even if the user select "Inetd mode" !)
* Lock files and a PID file are created under it.
o Support some arguments in the startup script:
${PREFIX}/etc/rc.d/ndtpd.sh start|stop|kill|restart|status|terminate
o Separate the session to build `ndtpd.sh.sample'
from `post-install' into `post-build'.
o Don't configure EB sybsystem in NDTPD.
- japanese/eb
o Don't configure ZLIB sybsystem in EB.
o Don't define CONFIGURE_ENV.
* Suggested by Michael's last commit to japanese/ndtpd/Makefile.
PR: 16117
Submitted by: Kazu TAKAMUNE <takamune@avrl.mei.co.jp>
Notes:
svn path=/head/; revision=24906
|
|
|
|
|
|
|
|
| |
PR: 14759
Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes:
svn path=/head/; revision=23999
|
|
|
|
|
|
|
|
| |
PR: 14719
Submitted by: maintainer
Notes:
svn path=/head/; revision=23448
|
|
|
|
|
|
|
|
| |
PR: 14413
Submitted by: maintainer
Notes:
svn path=/head/; revision=22670
|
|
|
|
|
|
|
|
| |
PR: 13659
Submitted by: maintainer
Notes:
svn path=/head/; revision=21822
|
|
|
|
| |
Notes:
svn path=/head/; revision=20944
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
eb-2.3, I changed the versions and recalculated the checksums.
Also, ndtpd/patches/patch-aa (by me) is for quieting ndtpd somewhat so
it won't leave dozens of lines to /var/log/messages every time someone
looks up a word, and eb/patches/patch-aa (by Kasahara-san, the
original author) is for changing the shared lib versions.
ndtpd/Makefile's LIB_DEPENDS was adjusted accordingly.
PR: 12130
Submitted by: maintainer
Reviewed (my changes) by: maintainer
Notes:
svn path=/head/; revision=20810
|
|
|
|
| |
Notes:
svn path=/head/; revision=20022
|
|
|
|
|
|
|
|
|
| |
$ time cvs $FREEBSD ci -m `cat msg` `cat ci.ab`
Results to follow. :)
Notes:
svn path=/head/; revision=19801
|
|
|
|
|
|
|
| |
in bsd.port.mk and this helps to unify the check and install.
Notes:
svn path=/head/; revision=19223
|
|
|
|
|
|
|
|
| |
PR: ports/10526
Submitted by: Kazutoki TAKAMUNE takamune@avrl.mei.co.jp
Notes:
svn path=/head/; revision=17234
|
|
|
|
|
|
|
|
| |
PR: 9595 (2 of 2)
Submitted by: maintainer
Notes:
svn path=/head/; revision=16335
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
===> Building package for ja-ndtpd-2.0.3
Creating package /usr/ports/packages/All/ja-ndtpd-2.0.3.tgz
Registering depends:.
Creating gzip'd tar ball in '/usr/ports/packages/All/ja-ndtpd-2.0.3.tgz'
tar: can't add file lib/libeb.so.1 : No such file or directory
/usr/sbin/pkg_create: tar command failed with code 256
*** Error code 1
Notes:
svn path=/head/; revision=14056
|
|
|
|
|
|
|
|
|
| |
fix typo in message.
Submitted in part by: maintainer
Notes:
svn path=/head/; revision=12981
|
|
|
|
|
|
|
|
| |
PR: 7551
Submitted by: maintainer
Notes:
svn path=/head/; revision=12428
|
|
|
|
|
|
|
| |
Use PACKAGE_BUILDING for intaractive install.
Notes:
svn path=/head/; revision=10671
|
|
|
|
| |
Notes:
svn path=/head/; revision=10631
|
|
PR: 4734
Submitted by: Motoyuki Kasahara <m-kasahr@sra.co.jp>
Notes:
svn path=/head/; revision=10621
|