Skip site navigation (1)Skip section navigation (2)

CVS log for ports/irc/ngircd/Makefile

[BACK] Up to [FreeBSD] / ports / irc / ngircd

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.38: download - view: text, markup, annotated - select for diffs
Tue Oct 4 18:43:23 2011 UTC (4 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_9_0_0, HEAD
Diff to: previous 1.37: preferred, colored
Changes since revision 1.37: +3 -3 lines
- update to 0.18

- update MASTER_SITES
PR:		161189
Submitted by:	Dmitry Marakasov

Revision 1.37: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:23:33 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
Diff to: previous 1.36: preferred, colored
Changes since revision 1.36: +2 -2 lines
- 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

Revision 1.36: download - view: text, markup, annotated - select for diffs
Tue Jan 4 07:34:23 2011 UTC (13 months ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.35: preferred, colored
Changes since revision 1.35: +1 -1 lines
- update to 0.17.1

Revision 1.35: download - view: text, markup, annotated - select for diffs
Sat Dec 11 05:20:42 2010 UTC (14 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.34: preferred, colored
Changes since revision 1.34: +1 -9 lines
- fix build with NOPORTDOCS
Reported by:	QAT

Revision 1.34: download - view: text, markup, annotated - select for diffs
Fri Dec 10 12:26:20 2010 UTC (14 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.33: preferred, colored
Changes since revision 1.33: +0 -0 lines
- cleaner expression for PORTVERSION
Submitted by:	Sahil Tandon

Revision 1.33: download - view: text, markup, annotated - select for diffs
Fri Dec 10 12:25:04 2010 UTC (14 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.32: preferred, colored
Changes since revision 1.32: +1 -1 lines
- use cleaner expression for DISTVERSION
Submitted by:	 Cy Schubert

Revision 1.32: download - view: text, markup, annotated - select for diffs
Thu Dec 9 17:59:20 2010 UTC (14 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.31: preferred, colored
Changes since revision 1.31: +7 -1 lines
- fix build with NOPORTDOCS
Reported by:	QAT

Revision 1.31: download - view: text, markup, annotated - select for diffs
Wed Dec 8 17:00:54 2010 UTC (14 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.30: preferred, colored
Changes since revision 1.30: +4 -2 lines
- update to 0.17
Submitted by:	Rick

- add LICENSE

Revision 1.30: download - view: text, markup, annotated - select for diffs
Fri Feb 26 18:07:16 2010 UTC (23 months, 1 week ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +6 -1 lines
- enable IPv6 support
- add option WITHOUT_IPV6
PR:		144169
Submitted by:	Philippe Pepiot
Feature safe:	yes

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sun Dec 27 20:21:38 2009 UTC (2 years, 1 month ago) by dinoex
Branches: MAIN
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +16 -3 lines
- update to 0.15
- add options OPENSSL
- add options GNUTLS
- take maintainership for a while

Revision 1.28: download - view: text, markup, annotated - select for diffs
Thu Aug 21 06:17:26 2008 UTC (3 years, 5 months ago) by rafan
Branches: MAIN
CVS tags: RELEASE_8_0_0, RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +0 -1 lines
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
 - 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)

Revision 1.27: download - view: text, markup, annotated - select for diffs
Tue Aug 19 09:18:34 2008 UTC (3 years, 5 months ago) by linimon
Branches: MAIN
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -1 lines
Return laszlof's ports to the pool due to lack of time.

Hat:		portmgr

Revision 1.26: download - view: text, markup, annotated - select for diffs
Mon Dec 18 19:38:27 2006 UTC (5 years, 1 month ago) by laszlof
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +1 -1 lines
Update to 0.10.1

Submitted by:	miwi@

Revision 1.25: download - view: text, markup, annotated - select for diffs
Mon Dec 11 18:34:15 2006 UTC (5 years, 2 months ago) by laszlof
Branches: MAIN
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +3 -4 lines
Update to 0.10.0

Revision 1.24: download - view: text, markup, annotated - select for diffs
Tue Nov 7 15:37:02 2006 UTC (5 years, 3 months ago) by laszlof
Branches: MAIN
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
Update my email address in all ports that I maintain.

Approved by:	flz (mentor)

Revision 1.23: download - view: text, markup, annotated - select for diffs
Mon Feb 13 16:56:11 2006 UTC (5 years, 11 months ago) by mnag
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +28 -26 lines
- Use OPTIONS and add more options
- Add rc.d script
- Bump PORTREVISION

PR:		93285
Submitted by:	mnag
Approved by:	maintainer

Revision 1.22: download - view: text, markup, annotated - select for diffs
Thu Oct 20 00:00:32 2005 UTC (6 years, 3 months ago) by mnag
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +5 -5 lines
Update to 0.9.2
Take MAINTAINER

PR:		87693
Submitted by:	Frank Laszlo <laszlof@vonostingroup.com>

Revision 1.21: download - view: text, markup, annotated - select for diffs
Wed Sep 14 08:26:07 2005 UTC (6 years, 4 months ago) by krion
Branches: MAIN
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -1 lines
Drop maintainership, since I'm buried in the $REALLIFE stuff.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Sun Aug 28 10:35:47 2005 UTC (6 years, 5 months ago) by krion
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
Update to 0.9.1

Revision 1.19: download - view: text, markup, annotated - select for diffs
Wed Jul 27 08:36:53 2005 UTC (6 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Update to 0.9.0

Revision 1.18: download - view: text, markup, annotated - select for diffs
Tue Apr 12 03:25:45 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +1 -1 lines
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Apr 11 08:02:43 2005 UTC (6 years, 10 months ago) by obrien
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.

Revision 1.16: download - view: text, markup, annotated - select for diffs
Thu Feb 3 13:28:49 2005 UTC (7 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +1 -1 lines
Update to 0.8.3

Revision 1.15: download - view: text, markup, annotated - select for diffs
Thu Jan 27 17:58:12 2005 UTC (7 years ago) by krion
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
Update to 0.8.2

Revision 1.14: download - view: text, markup, annotated - select for diffs
Sat Dec 25 09:21:40 2004 UTC (7 years, 1 month ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -2 lines
Update to 0.8.1

Revision 1.13: download - view: text, markup, annotated - select for diffs
Wed Sep 1 14:11:52 2004 UTC (7 years, 5 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_3_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +4 -0 lines
Fix build with ident support.

Reported by:	Martin Hasenbein <mh@bsd.net>

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Jul 4 09:23:38 2004 UTC (7 years, 7 months ago) by krion
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +10 -2 lines
Update to 0.8.0

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sat Feb 7 18:42:50 2004 UTC (8 years ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +1 -2 lines
- Update to version 0.7.7

Revision 1.10: download - view: text, markup, annotated - select for diffs
Fri Jan 30 21:17:53 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -0 lines
- Forced commit to log typo fixing.

Noted by:	kris
No cookies for:	krion

Revision 1.9: download - view: text, markup, annotated - select for diffs
Fri Jan 30 14:05:07 2004 UTC (8 years ago) by krion
Branches: MAIN
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
- SIZEify

Revision 1.8: download - view: text, markup, annotated - select for diffs
Mon Dec 8 22:24:44 2003 UTC (8 years, 2 months ago) by krion
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +2 -2 lines
- Update to 0.7.6

Revision 1.7: download - view: text, markup, annotated - select for diffs
Sat Nov 8 16:44:06 2003 UTC (8 years, 3 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -2 lines
- Update to version 0.7.5

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Oct 25 16:02:13 2003 UTC (8 years, 3 months ago) by krion
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +4 -3 lines
- s/USE_TCP_WRAPPERS/WITH_TCP_WRAPPERS/g
- Don't install some documentation files
- Bump PORTREVISION

PR:		58525
Submitted by:	Oliver Eikemeier <eikemeier@fillmore-labs.com>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Tue Jul 22 10:34:08 2003 UTC (8 years, 6 months ago) by krion
Branches: MAIN
CVS tags: RELEASE_4_9_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
Change my mail to @FreeBSD.org

Approved by:	fjoe (mentor)

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jul 20 09:07:18 2003 UTC (8 years, 6 months ago) by oliver
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +4 -4 lines
Update to 0.7.1

PR:		54651
Submitted By:	maintainer

Revision 1.3: download - view: text, markup, annotated - select for diffs
Tue May 6 19:15:27 2003 UTC (8 years, 9 months ago) by vanilla
Branches: MAIN
CVS tags: RELEASE_5_1_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Fix 'make package' error.

PR:		ports/51884
Submitted by:	maintainer

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat May 3 23:55:37 2003 UTC (8 years, 9 months ago) by vanilla
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +4 -1 lines
Add two missing manpage.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat May 3 21:42:35 2003 UTC (8 years, 9 months ago) by vanilla
Branches: MAIN
Add ngircd 0.7.0,
free open source daemon for Internet Relay Chat
(IRC).

PR:		51683
Submitted by:	Kirill Ponomarew <ponomarew@oberon.net>

Diff request

This form allows you to request diffs between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.

Log view options