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

CVS log for ports/security/bjorb/Attic/Makefile

[BACK] Up to [FreeBSD] / ports / security / bjorb

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.31
Sun May 1 20:14:14 2011 UTC (9 months, 1 week ago) by bapt
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.30: +1 -1 lines
Remove unmaintained expired ports from security

2011-05-01 security/aafid2: Upstream disapear and distfile is no more available
2011-05-01 security/bjorb: Upstream disapear and distfile is no more available
2011-05-01 security/borzoi: Upstream disapear and distfile is no more available
2011-05-01 security/cmd5checkpw: Upstream disapear and distfile is no more available
2011-05-01 security/cops: Upstream disapear and distfile is no more available
2011-05-01 security/find_ddos: Upstream disapear and distfile is no more available
2011-05-01 security/ftpmap: Upstream disapear and distfile is no more available
2011-05-01 security/hafiye: Upstream disapear and distfile is no more available
2011-05-01 security/ident2: Upstream disapear and distfile is no more available
2011-05-01 security/liedentd: Upstream disapear and distfile is no more available
2011-05-01 security/pam_pop3: Upstream disapear and distfile is no more available
2011-05-01 security/poc: Upstream disapear and distfile is no more available
2011-05-01 security/portscanner: Upstream disapear and distfile is no more available
2011-05-01 security/ppgen: Upstream disapear and distfile is no more available
2011-05-01 security/qident: Upstream disapear and distfile is no more available
2011-05-01 security/quintuple-agent: Upstream disapear and distfile is no more available
2011-05-01 security/rc5pipe: Upstream disapear and distfile is no more available
2011-05-01 security/rid: Upstream disapear and distfile is no more available
2011-05-01 security/ssh: Upstream disapear and distfile is no more available
2011-05-01 security/tea-total: Upstream disapear and distfile is no more available
2011-05-01 security/uberkey: Upstream disapear and distfile is no more available

Revision 1.30: download - view: text, markup, annotated - select for diffs
Sun Mar 13 21:30:55 2011 UTC (10 months, 4 weeks ago) by bapt
Branches: MAIN
Diff to: previous 1.29: preferred, colored
Changes since revision 1.29: +3 -0 lines
Deprecate unmaintained ports from security where upstream disapear and/or
where no distfiles can be found and are not used by maintained ports

Revision 1.29: download - view: text, markup, annotated - select for diffs
Sat Dec 4 07:33:22 2010 UTC (14 months, 1 week ago) by ade
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_7_4_0
Diff to: previous 1.28: preferred, colored
Changes since revision 1.28: +1 -1 lines
Sync to new bsd.autotools.mk

Revision 1.28: download - view: text, markup, annotated - select for diffs
Sat Nov 22 08:05:27 2008 UTC (3 years, 2 months ago) by itetcu
Branches: MAIN
CVS tags: RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_3_0, RELEASE_7_2_0, RELEASE_6_EOL
Diff to: previous 1.27: preferred, colored
Changes since revision 1.27: +5 -2 lines
- use PORTEXAMPLES and PORTDOCS where appropiate and fix plist with NO* defined
- bump PORTREVISION

Prompted by:	QAT QA run

Revision 1.27: download - view: text, markup, annotated - select for diffs
Mon Sep 15 19:50:08 2008 UTC (3 years, 4 months ago) by gahr
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.26: preferred, colored
Changes since revision 1.26: +1 -9 lines
- Unbreak on sparc64 and amd64

Approved by:	portmgr (pav)

Revision 1.26: download - view: text, markup, annotated - select for diffs
Sun Sep 30 11:01:00 2007 UTC (4 years, 4 months ago) by linimon
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0, RELEASE_5_EOL
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +6 -0 lines
Mark as broken with gcc4.2 on 64-bits archs.

Revision 1.25: download - view: text, markup, annotated - select for diffs
Tue Nov 15 06:50:54 2005 UTC (6 years, 2 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_6_2_0, RELEASE_6_1_0, RELEASE_5_5_0, RELEASE_4_EOL, PRE_XORG_7
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +1 -1 lines
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.

Revision 1.24: download - view: text, markup, annotated - select for diffs
Mon Jul 26 12:13:47 2004 UTC (7 years, 6 months ago) by vs
Branches: MAIN
CVS tags: RELEASE_6_0_0, RELEASE_5_4_0, RELEASE_5_3_0, RELEASE_4_11_0
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -2 lines
Remove references to mirror.ac.uk

PR:		ports/69481
Submitted by:	Tim Bishop

Revision 1.23: download - view: text, markup, annotated - select for diffs
Sun Mar 14 06:17:17 2004 UTC (7 years, 11 months ago) by ade
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
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.

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Mar 23 15:12:49 2003 UTC (8 years, 10 months ago) by foxfair
Branches: MAIN
CVS tags: RELEASE_5_2_1, RELEASE_5_2_0, RELEASE_5_1_0, RELEASE_4_9_0
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +2 -1 lines
PR:		49603
Submitted by:	Yonatan@xpert.com <Yonatan@xpert.com>
Switch MASTER_SITE to make this port fetchable.

Revision 1.21: download - view: text, markup, annotated - select for diffs
Thu Feb 20 18:59:02 2003 UTC (8 years, 11 months ago) by knu
Branches: MAIN
CVS tags: RELEASE_4_8_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -0 lines
De-pkg-comment.

Revision 1.20: download - view: text, markup, annotated - select for diffs
Mon Jan 13 15:09:38 2003 UTC (9 years, 1 month ago) by arved
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +0 -4 lines
Unbreak on CURRENT.

PR:		46989
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>

Revision 1.19: download - view: text, markup, annotated - select for diffs
Sun Nov 10 16:47:48 2002 UTC (9 years, 3 months ago) by lioux
Branches: MAIN
CVS tags: RELEASE_5_0_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +0 -2 lines
o Rollback PORTCOMMENT modifications while this feature's implementation
  is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Wed Nov 6 22:46:46 2002 UTC (9 years, 3 months ago) by adamw
Branches: MAIN
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +2 -0 lines
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.

Approved by:	pat

Revision 1.17: download - view: text, markup, annotated - select for diffs
Mon Nov 4 22:57:36 2002 UTC (9 years, 3 months ago) by edwin
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -0 lines
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.

Noticed on bento and others (full mailbox :-)

Revision 1.16: download - view: text, markup, annotated - select for diffs
Sat Oct 26 03:06:29 2002 UTC (9 years, 3 months ago) by kris
Branches: MAIN
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +7 -1 lines
Mark BROKEN on 5.0

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat Feb 16 05:32:07 2002 UTC (9 years, 11 months ago) by issei
Branches: MAIN
CVS tags: RELEASE_5_0_DP1, RELEASE_4_7_0, RELEASE_4_6_2, RELEASE_4_6_1, RELEASE_4_6_0
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +2 -2 lines
Remove myself from MAINTAINER

Revision 1.14: download - view: text, markup, annotated - select for diffs
Fri Sep 22 01:58:59 2000 UTC (11 years, 4 months ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_5_0, RELEASE_4_4_0, RELEASE_4_3_0, RELEASE_4_2_0, RELEASE_4_1_1
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +2 -2 lines
Update all ports using OpenSSL and RSA to work without rsaref since
it is no longer required. Apologies to the various maintainers whom I
did not yet hear back from, but the ports freeze is coming up in a few
hours and I will be verifying all of these ports on a 4.1 machine
myself to catch any problems.

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jun 2 03:18:37 2000 UTC (11 years, 8 months ago) by will
Branches: MAIN
CVS tags: RELEASE_4_1_0, RELEASE_3_5_0
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +2 -2 lines
Remove redundant/inappropriate CATEGORIES.  People need to start reading
the Porter's Handbook.  :-)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Sun Apr 9 18:29:23 2000 UTC (11 years, 10 months ago) by cpiazza
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +3 -3 lines
Update with the new PORTNAME/PORTVERSION variables

Revision 1.11: download - view: text, markup, annotated - select for diffs
Sun Feb 6 21:38:28 2000 UTC (12 years ago) by kris
Branches: MAIN
CVS tags: RELEASE_4_0_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +5 -21 lines
USE_OPENSSL

Assisted by: Jim Bloom <bloom@acm.org>A

Revision 1.10: download - view: text, markup, annotated - select for diffs
Mon Dec 27 00:40:03 1999 UTC (12 years, 1 month ago) by steve
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +3 -3 lines
Fix build for USA_RESIDENT=yes.  Also get this to compile again on
-current.

PR:		14888
Inspired by:	maintainer and the stunnel port

Revision 1.9: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:25:33 1999 UTC (12 years, 3 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_3_4_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +3 -1 lines
Change dependencies from static to shared openssl libraries,
because openssl also builds shared libraries, now.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Tue Aug 31 06:50:02 1999 UTC (12 years, 5 months ago) by mharo
Branches: MAIN
CVS tags: RELEASE_3_3_0
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +3 -3 lines
FreeBSD.ORG -> FreeBSD.org

Prompted by PR:  13476, 13477
Submitted by:  KATO Tsuguru

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Aug 31 01:50:54 1999 UTC (12 years, 5 months ago) by peter
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +1 -1 lines
$Id$ -> $FreeBSD$

Revision 1.6: download - view: text, markup, annotated - select for diffs
Wed Jun 2 07:21:44 1999 UTC (12 years, 8 months ago) by dirk
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +3 -2 lines
include ${PREFIX}/include/openssl due to openssl upgrade.

Submitted by:	Ralf S. Engelschall <rse@FreeBSD.org>

Revision 1.5: download - view: text, markup, annotated - select for diffs
Fri Mar 26 08:51:51 1999 UTC (12 years, 10 months ago) by dirk
Branches: MAIN
CVS tags: RELEASE_3_2_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +4 -4 lines
Upgrade to 0.5.5p1.

${PREFIX}/bin/ssleay -> ${PREFIX}/bin/openssl due to openssl upgrade.

PR:		ports/10768
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>

Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Jan 10 14:11:17 1999 UTC (13 years, 1 month ago) by dirk
Branches: MAIN
CVS tags: RELEASE_3_1_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +3 -3 lines
Change dependencies from SSLeay to openssl, the successor of SSLeay.

Revision 1.3: download - view: text, markup, annotated - select for diffs
Fri Sep 25 10:20:21 1998 UTC (13 years, 4 months ago) by asami
Branches: MAIN
CVS tags: RELEASE_3_0_0, RELEASE_2_2_8
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +2 -2 lines
security/rsaref has been ELFized.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Aug 30 15:35:03 1998 UTC (13 years, 5 months ago) by steve
Branches: MAIN
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +24 -11 lines
Update to version 0.5.4p4.

PR:		7739
Submitted by:	maintainer

Revision 1.1.1.1 (vendor branch): download - view: text, markup, annotated - select for diffs
Mon Jul 20 02:39:04 1998 UTC (13 years, 6 months ago) by steve
Branches: ISSEI
CVS tags: v0_5_3_1, RELEASE_2_2_7
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +0 -0 lines
Initial import of bjorb version 0.5.3p1.
Secure TCP relay software with SSL.

PR:		7181
Submitted by:	Issei Suzuki <issei@t-cnet.or.jp>

Revision 1.1: download - view: text, markup, annotated - select for diffs
Mon Jul 20 02:39:04 1998 UTC (13 years, 6 months ago) by steve
Branches: MAIN
Initial revision

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