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

CVS log for ports/comms/trustedqsl/Makefile

[BACK] Up to [FreeBSD] / ports / comms / trustedqsl

Request diff between arbitrary revisions


Keyword substitution: kv
Default branch: MAIN


Revision 1.26: download - view: text, markup, annotated - select for diffs
Wed Feb 8 14:01:31 2012 UTC (2 days, 10 hours ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.25: preferred, colored
Changes since revision 1.25: +0 -1 lines
Remove whitespace after b.p.m to help reduce false postives when searching for other junk after b.p.m
Trivial non-functional change so maintainer not contacted

Submitted by:	Alex Kozlov

Revision 1.25: download - view: text, markup, annotated - select for diffs
Fri Sep 23 22:21:29 2011 UTC (4 months, 2 weeks ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_9_0_0
Diff to: previous 1.24: preferred, colored
Changes since revision 1.24: +2 -1 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.24: download - view: text, markup, annotated - select for diffs
Sun Mar 28 06:32:02 2010 UTC (22 months, 2 weeks ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_7_4_0, RELEASE_6_EOL
Diff to: previous 1.23: preferred, colored
Changes since revision 1.23: +1 -1 lines
- update to 1.4.1
Reviewed by:	exp8 run on pointyhat
Supported by:	miwi

Revision 1.23: download - view: text, markup, annotated - select for diffs
Fri Feb 5 11:34:55 2010 UTC (2 years ago) by dinoex
Branches: MAIN
CVS tags: RELEASE_7_3_0
Diff to: previous 1.22: preferred, colored
Changes since revision 1.22: +1 -1 lines
- update to jpeg-8

Revision 1.22: download - view: text, markup, annotated - select for diffs
Sun Nov 22 19:49:32 2009 UTC (2 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.21: preferred, colored
Changes since revision 1.21: +1 -0 lines
- Mark MAKE_JOBS_UNSAFE

Reported by:	pointyhat

Revision 1.21: download - view: text, markup, annotated - select for diffs
Sat Aug 22 00:15:13 2009 UTC (2 years, 5 months ago) by amdmi3
Branches: MAIN
CVS tags: RELEASE_8_0_0
Diff to: previous 1.20: preferred, colored
Changes since revision 1.20: +1 -2 lines
- Switch SourceForge ports to the new File Release System: categories starting with B,C

Revision 1.20: download - view: text, markup, annotated - select for diffs
Fri Jul 31 13:49:33 2009 UTC (2 years, 6 months ago) by dinoex
Branches: MAIN
Diff to: previous 1.19: preferred, colored
Changes since revision 1.19: +1 -1 lines
- bump all port that indirectly depends on libjpeg and have not yet been bumped or updated
Requested by:	edwin

Revision 1.19: download - view: text, markup, annotated - select for diffs
Fri Jun 6 13:15:06 2008 UTC (3 years, 8 months ago) by edwin
Branches: MAIN
CVS tags: RELEASE_7_2_0, RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.18: preferred, colored
Changes since revision 1.18: +1 -1 lines
Bump portrevision due to upgrade of devel/gettext.

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)

Revision 1.18: download - view: text, markup, annotated - select for diffs
Thu Mar 20 09:23:27 2008 UTC (3 years, 10 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.17: preferred, colored
Changes since revision 1.17: +0 -1 lines
- Remove USE_GETOPT_LONG which is a no-op since March 2007

Revision 1.17: download - view: text, markup, annotated - select for diffs
Tue Dec 18 19:07:40 2007 UTC (4 years, 1 month ago) by db
Branches: MAIN
Diff to: previous 1.16: preferred, colored
Changes since revision 1.16: +1 -1 lines
- When reading an ADIF log, in which the frequency is given (instead of
  the band), the conversion of this frequency to a band fails in some
  cases, when the locale settings define anything different than a '.'
  as decimal separator (e.g. LANG=de_DE, where it is ',').
  further description at: http://people.freebsd.org/~db/tqsllib_bug.txt

Submitted by:	Fabian Kurz <mail@fkurz.net>

Revision 1.16: download - view: text, markup, annotated - select for diffs
Fri Jun 22 20:52:16 2007 UTC (4 years, 7 months ago) by db
Branches: MAIN
CVS tags: RELEASE_7_0_0, RELEASE_6_3_0
Diff to: previous 1.15: preferred, colored
Changes since revision 1.15: +2 -7 lines
- Correct problem under gcc 4.1 and amd64 [1]
- Remove support for FreeBSD 4.x

Notified by:	kris (via pointyhat) [1]
Approved by:	ehaupt (mentor)

Revision 1.15: download - view: text, markup, annotated - select for diffs
Sat May 19 20:00:58 2007 UTC (4 years, 8 months ago) by flz
Branches: MAIN
Diff to: previous 1.14: preferred, colored
Changes since revision 1.14: +1 -1 lines
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.

Revision 1.14: download - view: text, markup, annotated - select for diffs
Mon Mar 5 14:11:39 2007 UTC (4 years, 11 months ago) by db
Branches: MAIN
CVS tags: PRE_XORG_7
Diff to: previous 1.13: preferred, colored
Changes since revision 1.13: +1 -1 lines
- make objformat obsolete
- use USE_LDCONFIG instead of INSTALLS_SHLIB

Notified by:	kris (via pointyhat)
Approved by:	ehaupt (mentor)

Revision 1.13: download - view: text, markup, annotated - select for diffs
Fri Jan 19 18:14:19 2007 UTC (5 years ago) by db
Branches: MAIN
CVS tags: RELEASE_4_EOL
Diff to: previous 1.12: preferred, colored
Changes since revision 1.12: +1 -1 lines
Change my MAINTAINER: line in Makfile to db@FreeBSD.org
fix simple typo in xwota Makefile while at it.

Approved by:	ehaupt (mentor)

Revision 1.12: download - view: text, markup, annotated - select for diffs
Fri Dec 1 07:38:52 2006 UTC (5 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.11: preferred, colored
Changes since revision 1.11: +2 -2 lines
- Use features of bsd.wx.mk, especially USE_WX

PR:		ports/101613
Submitted by:	alepulver

Revision 1.11: download - view: text, markup, annotated - select for diffs
Tue May 9 05:51:15 2006 UTC (5 years, 9 months ago) by az
Branches: MAIN
CVS tags: RELEASE_6_2_0
Diff to: previous 1.10: preferred, colored
Changes since revision 1.10: +23 -10 lines
- summarize changes
- bump portrevision

PR:		ports/96020
Submitted by:	Diane Bruce <db@db.net> (maintainer)

Revision 1.10: download - view: text, markup, annotated - select for diffs
Wed May 3 23:38:38 2006 UTC (5 years, 9 months ago) by edwin
Branches: MAIN
Diff to: previous 1.9: preferred, colored
Changes since revision 1.9: +0 -1 lines
remove USE_REINPLACE for all ports with categories starting with C

Revision 1.9: download - view: text, markup, annotated - select for diffs
Mon Jan 30 23:19:51 2006 UTC (6 years ago) by kuriyama
Branches: MAIN
CVS tags: RELEASE_6_1_0, RELEASE_5_5_0
Diff to: previous 1.8: preferred, colored
Changes since revision 1.8: +2 -1 lines
Chase shlib bump of libexpat.

Revision 1.8: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:37:06 2006 UTC (6 years ago) by krion
Branches: MAIN
Diff to: previous 1.7: preferred, colored
Changes since revision 1.7: +1 -1 lines
- Fix 'all-depends-list' target in cases if dependencies list is
  very long and if some dependencies can't be added into the list.
  [1]

- Fix FAM support.  Make gamin the default FAM system. [2]

- Introduce new 'quicksearch' target to show only port, path and
  info section of the matching ports. [3]

- Introduce new category - rubygems. [4]

- Fix stale dependencies while installing qmail slaveport and
  another port that depends on qmail. [5]

- Add commentary for describes target in bsd.port.mk. [6]

- Fix warning issued during make index on archs !368. [7]

- Add USE_DOS2UNIX variable.  If set to "YES", remove the ^M from
  all files under ${WRKSRC}. If set to a string, remove in all files
  under ${WRKSRC} with one of these names the ^Ms. [8]

- Add new variables PERL_RUN_DEPENDS and PERL_BUILD_DEPENDS by
  checking the existance of the Perl modules with the "perl -e 'use
  module;'" command. [9]

- Fix bsd.port.mk variable quoting issues.  No quoting is necessary
  anymore either in the Makefile or on the command line.  Affected
  variables include:

  BROKEN
  FORBIDDEN
  IGNORE
  MANUAL_PACKAGE_BUILD
  NO_CDROM
  NO_PACKAGE
  RESTRICTED

  [10]

- Add NOFETCHFILES variable.  If set, don't download these files
  from the ${MASTER_SITES} or ${MASTER_SITE_BACKUP} (but do from
  ${MASTER_SITE_OVERRIDE}). [11]

- Improve 'search' target output. [12]

- Add a new virtual category for Amateur Radio - hamradio. [13]

- Cleanup some old/unused pathes in bsd.port.mk. [14]

- Add @dirrmtry for plists which does the same as:
  "@unexec rmdir %D/foo 2>/dev/null || true" [15]

- Remove virtual category - offix. [16]

- Use portsnap instead of cvsup or cvs on "make update" in
  /usr/ports. [17]

- Move location of bsd.autotools.mk within bsd.port.mk [18]

- Add bsd.linux-rpm.mk, fix INSTALLS_SHLIB for Linux ports [19]

- Use new USE_RC_SUBR format for FreeBSD version >= 700007 [20]

- Replace the string "FreeBSD" by "The FreeBSD Project" in the
  security warning [21]

- Add bsd.local.mk for local modification to ports framework. [22]

- Replace rcNG spelling by rc.d [23]

- Remove superfluous USE_REINPLACE. [24]

Special thanks to:      linimon for spending hours with all these patches
                        clement for fixes
                        kris for help with pointyhat
PR:     ports/86310 [1], ports/89498 [2], ports/83530 [3],
        ports/83789 [4], ports/84053 [5], ports/86281 [6],
        ports/87214 [7], ports/87234 [8], ports/87318 [9],
        ports/87396 [10], ports/87605 [11], ports/87840 [12],
        ports/88230 [13], ports/88493 [14], ports/88711 [15],
        ports/88751 [16], ports/89281 [17], ports/89999 [18],
        ports/90031 [19], ports/90150 [20], ports/90668 [21],
        ports/91433 [23], ports/88754 [24]
Submitted by:   mi [1], marcus [2], Lars Engels <lars.engels@0x20.net> [3],
                pav [4, 16, 20, 24], garga [5], cperciva [6], vd [7],
                edwin [8, 9, 11, 15, 21],
                fenner [10], Arseny Nasokin <tarc.po.cs.msu.su@tarc.po.cs.msu.su> [12],
                Carl Makin <carl@stagecraft.cx> [13], arved [14],
                NIIMI Satoshi <sa2c@sa2c.net> [17], thierry [18],
                jylefort [19], linimon [22], dougb [23]

Revision 1.7: download - view: text, markup, annotated - select for diffs
Tue Nov 22 21:40:50 2005 UTC (6 years, 2 months ago) by pav
Branches: MAIN
Diff to: previous 1.6: preferred, colored
Changes since revision 1.6: +18 -10 lines
- Update to 1.11

PR:		ports/89430
Submitted by:	Diane Bruce <db@db.net> (maintainer)

Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Nov 5 05:19:13 2005 UTC (6 years, 3 months ago) by marcus
Branches: MAIN
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared library update.

Revision 1.5: download - view: text, markup, annotated - select for diffs
Sun May 22 14:51:23 2005 UTC (6 years, 8 months ago) by fjoe
Branches: MAIN
CVS tags: RELEASE_6_0_0
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Fix the build (wxgtk24 port no longer installs wx-config).
- Bump PORTREVISION.

Revision 1.4: download - view: text, markup, annotated - select for diffs
Thu May 12 16:39:50 2005 UTC (6 years, 9 months ago) by fjoe
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*

Revision 1.3: download - view: text, markup, annotated - select for diffs
Sat Mar 12 10:52:19 2005 UTC (6 years, 11 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_5_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
Bump PORTREVISION to chase the glib20 shared lib version change.

Revision 1.2: download - view: text, markup, annotated - select for diffs
Sun Nov 7 22:36:03 2004 UTC (7 years, 3 months ago) by marcus
Branches: MAIN
CVS tags: RELEASE_4_11_0
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +1 -0 lines
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.

Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Aug 21 22:07:26 2004 UTC (7 years, 5 months ago) by pav
Branches: MAIN
CVS tags: RELEASE_5_3_0
Add TrustedQSL, an Amateur Radio Station electronic trusted logbook

The mission of the Trusted QSL Group is to keep eQSL an open and free
activity for amateur radio operators by promoting the
Digital Signature Standard (DSS).

PR:		ports/70643
Submitted by:	Diane Bruce <db@db.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