| non port: irc/miau/Makefile |
|
CVSWeb
|
Number of commits found: 20 |
|
Fri, 23 Sep 2011
|
[ 22:26 amdmi3 ]
1.17 accessibility/accerciser/Makefile
1.11 accessibility/at-poke/Makefile
1.76 accessibility/at-spi/Makefile
1.4 accessibility/at-spi2-atk/Makefile
1.4 accessibility/at-spi2-core/Makefile
1.65 accessibility/atk/Makefile
1.4 accessibility/atkmm/Makefile
1.53 accessibility/dasher/Makefile
1.5 accessibility/eflite/Makefile
1.59 accessibility/gnome-mag/Makefile
(Only the first 10 of 2369 ports in this commit are shown above. )
- 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
|
|
Wed, 6 Oct 2010
|
[ 16:54 dhn ]
1.19 irc/miau/Makefile
1.10 irc/miau/distinfo
- Update to 0.6.6
|
|
Mon, 4 May 2009
|
[ 18:42 miwi ]
1.6 audio/cripple/Makefile
1.9 devel/p5-Data-Table/Makefile
1.3 devel/p5-Devel-Events/Makefile
1.6 devel/p5-Module-Loaded/Makefile
1.8 ftp/scythia/Makefile
1.18 irc/miau/Makefile
1.6 irc/py-supybot-plugins/Makefile
1.9 irc/py-supybot/Makefile
- Pass maintainership to dhn@
|
|
Thu, 21 Aug 2008
|
[ 06:18 rafan ]
1.4 accessibility/yasr/Makefile
1.15 archivers/advancecomp/Makefile
1.24 archivers/arj/Makefile
1.27 archivers/dact/Makefile
1.22 archivers/gzip/Makefile
1.10 archivers/libmspack/Makefile
1.3 archivers/libpar2/Makefile
1.37 archivers/lzo/Makefile
1.44 archivers/lzo2/Makefile
1.16 archivers/lzop/Makefile
(Only the first 10 of 1030 ports in this commit are shown above. )
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
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 (Only the first 15 lines of the commit message are shown above )
|
|
Thu, 20 Dec 2007
|
[ 11:17 miwi ]
1.16 irc/miau/Makefile
1.9 irc/miau/distinfo
- Update to 0.6.5
- Take over maintainership
|
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ]
1.19 archivers/dpkg/Makefile
1.54 archivers/gtar/Makefile
1.21 archivers/gzip/Makefile
1.37 archivers/libarchive/Makefile
1.21 astro/starplot/Makefile
1.10 astro/tclgeomap/Makefile
1.11 astro/tkgeomap/Makefile
1.23 audio/audacity-devel/Makefile
1.10 audio/checkmate/Makefile
1.21 audio/cmus/Makefile
(Only the first 10 of 437 ports in this commit are shown above. )
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
supports them. This is determined by running ``configure --help'' in
do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
subdirectory detection.
PR: ports/111470
Approved by: portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by: pointyhat exp run
|
|
Wed, 21 Feb 2007
|
[ 15:01 laszlof ]
1.14 irc/miau/Makefile
1.8 irc/miau/distinfo
Update to 0.6.3.
ChangeLog:
http://sourceforge.net/project/shownotes.php?group_id=67766&release_id=479307
|
|
Fri, 1 Dec 2006
|
[ 14:32 laszlof ]
1.13 irc/miau/Makefile
Add ipv6 virtual category.
PR: ports/106125
Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Approved by: self (maintainer)
|
|
Tue, 7 Nov 2006
|
[ 15:37 laszlof ]
1.8 astro/jday/Makefile
1.10 audio/ezstream/Makefile
1.11 audio/mutemix/Makefile
1.14 audio/taglib/Makefile
1.12 audio/vorbisgain/Makefile
1.12 benchmarks/nbench/Makefile
1.13 comms/sredird/Makefile
1.34 databases/mysql++/Makefile
1.11 devel/cvslines/Makefile
1.6 devel/darts/Makefile
(Only the first 10 of 56 ports in this commit are shown above. )
Update my email address in all ports that I maintain.
Approved by: flz (mentor)
|
|
Wed, 13 Sep 2006
|
[ 16:50 rafan ]
1.11 irc/miau/Makefile
1.7 irc/miau/distinfo
- Update to 0.6.2
PR: ports/103222
Submitted by: Frank J. Laszlo <laszlof at vonostingroup.com> (maintainer)
|
|
Sun, 14 May 2006
|
[ 15:14 itetcu ]
1.10 irc/miau/Makefile
1.6 irc/miau/distinfo
Update to 0.6.1
PR: ports/97246
Submitted by: Martin Wilke <freebsd@unixfreunde.de>
Approved by: Frank Laszlo <laszlof@vonostingroup.com> (maintainer),
lawrance (mentor)
|
|
Mon, 8 May 2006
|
[ 10:32 edwin ]
1.12 irc/anope/Makefile
1.81 irc/bitchx/Makefile
1.4 irc/bopm/Makefile
1.35 irc/ezbounce/Makefile
1.5 irc/fisg/Makefile
1.2 irc/garnaxfs/Makefile
1.6 irc/gruftistats/Makefile
1.6 irc/iip/Makefile
1.12 irc/ircd-hybrid-ru/Makefile
1.41 irc/ircd-hybrid/Makefile
(Only the first 10 of 31 ports in this commit are shown above. )
remove USE_REINPLACE for all categories starting with I
|
|
Sat, 7 Jan 2006
|
[ 06:26 edwin ]
1.8 irc/miau/Makefile
1.5 irc/miau/distinfo
1.2 irc/miau/files/patch-src-dcc.h
[UPDATE]: irc/miah: Update to version 0.6.0.2
This patch will update irc/miah to version 0.6.0.3. This
version fixes various bugs and security fixes as outlined
on http://miau.sourceforge.net/changelog.html.
PR: ports/91437
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Security http://miau.sourceforge.net/changelog.html
|
|
Mon, 18 Jul 2005
|
[ 07:39 pav ]
1.7 irc/miau/Makefile
1.3 irc/miau/distinfo
1.1 irc/miau/files/patch-src-dcc.h
1.2 irc/miau/files/patch-src::server.c
- Update to 0.5.4
PR: ports/82920
Submitted by: Laust S. Jespersen <freebsd-ports@ust.dk>
|
[ 03:49 linimon ]
1.14 converters/dumpasn1/Makefile
1.8 databases/gnats4/Makefile
1.3 databases/gnatsweb4/Makefile
1.31 devel/popt/Makefile
1.4 devel/portmk/Makefile
1.6 irc/miau/Makefile
1.155 mail/fetchmail/Makefile
1.2 mail/swaks/Makefile
1.8 mail/websieve/Makefile
1.90 security/nmap/Makefile
(Only the first 10 of 13 ports in this commit are shown above. )
With portmgr hat on, reset eik's ports since he has been inactive for
several months (not responding to email).
Discussed among: portmgr team
|
|
Tue, 12 Apr 2005
|
[ 03:26 obrien ]
1.10 archivers/advancecomp/Makefile
1.17 archivers/arj/Makefile
1.14 archivers/cabextract/Makefile
1.14 archivers/dact/Makefile
1.3 archivers/dynamite/Makefile
1.11 archivers/gzip/Makefile
1.12 archivers/lzop/Makefile
1.3 archivers/orange/Makefile
1.5 archivers/par2cmdline/Makefile
1.44 archivers/star/Makefile
(Only the first 10 of 773 ports in this commit are shown above. )
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
|
|
Mon, 11 Apr 2005
|
[ 08:04 obrien ]
1.9 archivers/advancecomp/Makefile
1.15 archivers/arj/Makefile
1.13 archivers/cabextract/Makefile
1.13 archivers/dact/Makefile
1.2 archivers/dynamite/Makefile
1.10 archivers/gzip/Makefile
1.11 archivers/lzop/Makefile
1.2 archivers/orange/Makefile
1.4 archivers/par2cmdline/Makefile
1.42 archivers/star/Makefile
(Only the first 10 of 776 ports in this commit are shown above. )
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
|
|
Wed, 5 May 2004
|
[ 11:14 eik ]
1.3 irc/miau/Makefile
1.2 irc/miau/distinfo
1.2 irc/miau/pkg-plist
update to 0.5.3 - "hairball"
<http://miau.sourceforge.net/ChangeLog>
|
|
Sun, 2 May 2004
|
[ 21:02 eik ]
1.2 irc/miau/Makefile
1.1 irc/miau/files/patch-src::server.c
work around problems with ChatZilla
enable dump command
|
|
Wed, 28 Apr 2004
|
[ 16:56 eik ]
1.96 irc/Makefile
1.1 irc/miau/Makefile
1.1 irc/miau/distinfo
1.9958 /CVSROOT/modules
1.1 irc/miau/pkg-descr
1.1 irc/miau/pkg-plist
miau (fluffy little fellow), yet another IRC bouncer
|
Number of commits found: 20 |