1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

18 Commits

Author SHA1 Message Date
Eitan Adler
7f01dbce29 - Convert to staging. 2013-10-16 03:09:48 +00:00
Baptiste Daroussin
f30824b2ef Add NO_STAGE all over the place in preparation for the staging support (cat: irc) 2013-09-20 18:44:49 +00:00
Matthias Andree
58adeeaf7d USE_CSTD=gnu89 to fix build with clang (hopefully on HEAD, too.)
This is due to C89 inline semantics being used that cause linker failures when
compiled as C99.

Feature safe: yes
2012-12-03 21:05:02 +00:00
Carlo Strub
e9a2c0a4b1 Fix typos in COMMENT
Approved by:	portmgr@ (implicit)
2012-07-28 15:57:55 +00:00
Martin Wilke
a9481afc8a - Get Rid MD5 support 2011-03-19 12:38:54 +00:00
Pav Lucistnik
0b2e6364e5 - Fix build by letting configure come up with it's own value of ${CPP}
Reported by:	pointyhat
2010-11-08 15:03:51 +00:00
Dmitry Marakasov
0074c5fa8c - Switch SourceForge ports to the new File Release System: categories starting with H,I,J,K,L 2009-08-22 00:24:37 +00:00
Gabor Kovesdan
c44fa33a5e - Remove FreeBSD 4.X support from unmaintained ports in categories starting
with letter i-m
2007-04-18 11:46:10 +00:00
Erwin Lansing
8055e4c663 Use INSTALL_PROGRAM instead of INSTALL_DATA on the installed binary
to make sure the permissions are right so it can actually be run.

Approved by:	portmgr (self)
2006-10-18 12:16:33 +00:00
Pav Lucistnik
792b758ef4 - Add SHA256 2005-11-26 01:48:16 +00:00
Volker Stolz
32ecce3c9f Redo CONFIGURE/MAKE_ARGS handling 2005-06-08 13:54:10 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Erwin Lansing
ae730cb949 Fix build on -current
PR:		58143
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-17 06:53:44 +00:00
Edwin Groothuis
5b0bf6e947 Cease FreeBSD port maintainerships
I don't have the time to give to many of the ports I maintain at
	the moment. I wasn't expecting to be so busy this summer ...

	Please set all my ports back to ports@freebsd.org.

PR:		ports/56935
Submitted by:	Dominic Marks <dom@wirespeed.org.uk>,Clement Laforet <sheepkiller@cultdeadsheep.org>,Oliver Eikemeier <eikemeier@fillmore-labs.com>
2003-09-24 08:37:39 +00:00
Erwin Lansing
663360b6bd Mark broken on -CURRENT, it does not compile with our gcc.
Informed author.
2003-09-08 12:15:29 +00:00
Daichi GOTO
860f01e96d bug fixes: irc/dancer
o Make the port respect CC, CFLAGS variables.
  o Prevent needless debugging symbols being compiled in.

PR:		53804
Submitted by:	Dominic Marks <dominic.marks@btinternet.com> (maintainer)
2003-06-27 04:43:19 +00:00
Yen-Ming Lee
2351069d34 update maintainer's email address.
PR:		53658
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-24 01:06:04 +00:00
Daichi GOTO
f5c657a4aa Add dancer 4.16,
an IRC bot written in C for UNIX, Windows, and
AmigaOS.

PR:		46706
Submitted by:	Dominic Marks <dom@cus.org.uk>
2003-06-20 05:25:52 +00:00