non port: graphics/libgphoto2/Makefile |
SVNWeb
|
Number of commits found: 121 (showing only 100 on this page) |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Wed, 20 Jul 2022
|
[ 14:22 Tobias C. Berner (tcberner) ] 022e658 (Only the first 10 of 771 ports in this commit are shown above. )
graphics: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Waitman Gobble" <uzimac@da3m0n8t3r.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Abel Chow <ozsanh45vds001@sneakemail.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Ade Lovett <ade@lovett.com>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Hayward <xelah@xelah.com>
* Alex Ivasyuv <siegerstein@pochta.ru>
* Alex Samorukov <samm@os2.kiev.ua> (Only the first 15 lines of the commit message are shown above )
|
Sun, 10 Apr 2022
|
[ 19:11 Charlie Li (vishwin) ] d63665f (Only the first 10 of 892 ports in this commit are shown above. )
textproc/libxml2: bump all LIB_DEPENDS consumers
This is a separate commit to facilitate easier cherry-picking for
quarterly.
PR: 262853, 262940, 262877, 263126
Approved by: fluffy (mentor)
|
Sat, 26 Mar 2022
|
[ 08:27 Matthias Fechner (mfechner) ] 247c7db (Only the first 10 of 867 ports in this commit are shown above. )
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246
|
Tue, 1 Feb 2022
|
[ 06:04 Alexey Dokuchaev (danfe) ] 2be648c
graphics/libgphoto2: add CURL option, fix packaging without GD option
Assign more accurate descriptions of the optional features as default
descriptions are a bit too generic and might not give the user enough
information to decide whether she needs them or not.
|
Sat, 22 May 2021
|
[ 03:25 Alexey Dokuchaev (danfe) ] 93f016f
graphics/*gphoto2;misc/mc: take maintainership.
|
[ 02:13 Ben Woods (woodsb02) ] 95d52e5 (Only the first 10 of 42 ports in this commit are shown above. )
*/*: Fix ENOTIME: return my ports to the pool
Reset maintainership of my ports to ports@FreeBSD.org so others can
step in to help where I haven't been able to find the time.
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Wed, 3 Feb 2021
|
[ 14:50 pkubaj ]
graphics/libgphoto2: fix build on GCC architectures
Use C11 compiler:
checking for libltdl flags... set explicitly: -I/usr/local/include
-L/usr/local/lib -lltdl
Switch to C99:
docupen/calibration.c:31:2: error: 'for' loop initial declarations are only
allowed in C99 or C11 mode
31 | for (unsigned int i = 0; i < sizeof(struct lut); i++) {
| ^~~
|
Mon, 25 Jan 2021
|
[ 11:22 fluffy ]
graphics/[lib]gphoto2: update to 2.5.26
LibCurl and LibXml2 now are mandatory to build driver for Lumix cameras
Changelog: http://www.gphoto.org/news/
No ABI change, no need to bump consumers
PR: 252959, 252960
Submitted by: fluffy
Approved by: maintainer (woodsb02)
MFH: 2021Q1
|
Mon, 4 May 2020
|
[ 21:31 dinoex ] (Only the first 10 of 72 ports in this commit are shown above. )
- update libgd to 2.3.0
- new option RAQM
- resurrect deprecated gdlib-config
- bump dependend ports
|
Sun, 22 Dec 2019
|
[ 15:26 woodsb02 ]
graphics/libgphoto2 and graphics/gphoto2: Update to 2.5.23
graphics/py-gphoto2: Update to 2.0.0
Changes this release:
http://www.gphoto.org/news/
https://github.com/jim-easterbrook/python-gphoto2/blob/v2.0.0/CHANGELOG.txt
|
Mon, 27 May 2019
|
[ 10:21 kai ] (Only the first 10 of 18 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.22, graphics/gphoto2: Update to 2.5.20
* Bump PORTREVISION of ports depending on them.
Also while I'm here:
* Add "gnome" to USES if the XML option is enabled to avoid warnings about
using USE_GNOME alone.
* Pet portlint
Notable changes since 2.5.16 (graphics/libgphoto2) [1]:
* Added new USB Ids for various camera types
* Updated translations
* Report file changes via GP_EVENT_FILE_CHANGED (hooked up for Canon EOS
currently) (Only the first 15 lines of the commit message are shown above )
|
Sun, 4 Feb 2018
|
[ 15:10 woodsb02 ]
graphics/libgphoto2: Convert custom REINPLACE_CMD to USES=pathfix
There is no functional difference with this change.
|
Sun, 14 Jan 2018
|
[ 01:23 woodsb02 ] (Only the first 10 of 21 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.16
graphics/gphoto2: Update to 2.5.15
graphics/py-gphoto2: Update to 1.8.2
Also bump PORTREVISION of ports depending on these.
PR: 224611
Submitted by: bsam (graphics/libgphoto2)
|
Mon, 14 Aug 2017
|
[ 12:56 woodsb02 ] (Only the first 10 of 20 ports in this commit are shown above. )
graphics/gphoto2: Update to 2.5.14
graphics/libgphoto2: Update to 2.5.14
graphics/py-gphoto2: Update to 1.7.0
- Bump dependent ports
- Take maintainership of graphics/gtkam
|
Thu, 1 Jun 2017
|
[ 16:05 woodsb02 ] (Only the first 10 of 19 ports in this commit are shown above. )
graphics/libgphoto2: Update to 2.5.13
graphics/py-gphoto2: Update to 1.6.0
- Bump dependent ports
Changes this release:
https://github.com/gphoto/libgphoto2/releases/tag/libgphoto2-2_5_13-release
|
Mon, 9 Jan 2017
|
[ 13:16 amdmi3 ] (Only the first 10 of 104 ports in this commit are shown above. )
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket
|
Sun, 8 Jan 2017
|
[ 06:30 woodsb02 ]
graphics/libgphoto2: Update to 2.5.12
Changes this release:
http://www.gphoto.org/news/
|
Thu, 5 Jan 2017
|
[ 22:58 jbeich ] (Only the first 10 of 33 ports in this commit are shown above. )
Assume "pkg-config libusb*" works after 9.x EOL
FreeBSD appears to use different pkg-config name for 0.1.x API but it
doesn't matter much as 0.1, 1.0 and 2.0 share CFLAGS/LIBS.
|
Mon, 19 Dec 2016
|
[ 13:21 woodsb02 ]
graphics/gphoto2 and graphics/libgphoto2: Update to 2.5.11
Changes this release:
http://www.gphoto.org/news/
Approved by: adamw (mentor, implicit)
|
Wed, 20 Jul 2016
|
[ 09:33 dinoex ] (Only the first 10 of 77 ports in this commit are shown above. )
- update libgd to 2.2.2
- new MASTER_SITES
- add security patch
PR: 210913
Submitted by: Piotr Kubaj
MFH: 2016Q3
Security: CVE-2015-8874
Security: CVE-2016-3074
Security: http://www.openwall.com/lists/oss-security/2016/07/12/4
|
Mon, 9 May 2016
|
[ 20:46 woodsb02 ] (Only the first 10 of 19 ports in this commit are shown above. )
Update the maintainer email address for the ports I
maintain to woodsb02@FreeBSD.org
Approved by: adamw (mentor)
Differential Revision: https://reviews.freebsd.org/D6278
|
Fri, 1 Apr 2016
|
[ 14:00 mat ] (Only the first 10 of 5103 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight
|
Fri, 25 Mar 2016
|
[ 15:10 amdmi3 ]
- Update to 2.5.10
- Pass maintainership to submitter
PR: 208284
Submitted by: woodsb02@gmail.com
|
Tue, 22 Dec 2015
|
[ 05:18 miwi ]
- Update to 2.5.9
PR: 205210 205209
Submitted by: Ports Fury
Approved by: mat (mentor)
Differential Revision: D4618
|
Sun, 2 Aug 2015
|
[ 15:03 tijl ] (Only the first 10 of 234 ports in this commit are shown above. )
By default libtool replaces -export-symbols <file> with -retain-symbols-file
<file> on ELF systems, but this doesn't really do what -export-symbols is
meant to do. On GNU ELF systems it converts <file> to a simple version
script first and then uses -version-script instead of -retain-symbols-file.
Let USES=libtool patch libtool scripts to do this on all systems with GNU
ld(1).
Bump PORTREVISION on all ports where the build log contains -export-symbols.
audio/calf: This port builds a module that now exports only one function,
but it also builds a number of executables that link to this module and
expect to see other functions. Because it's already a bit dodgy to link to
a module (libtool warns about this) let the module continue to export only
one function and instead build an ordinary library from the same source that
the executables can link to. Fix a number of other issues in the same (Only the first 15 lines of the commit message are shown above )
|
Wed, 29 Jul 2015
|
[ 07:58 madpilot ]
- Remove uneeded comment
- Revert gratutious post-install change
Reported by: danfe
|
Tue, 28 Jul 2015
|
[ 20:12 madpilot ]
Update to 2.5.8
PR: 201845
Submitted by: tkato432@yahoo.com
|
Mon, 22 Jun 2015
|
[ 18:33 antoine ] (Only the first 10 of 374 ports in this commit are shown above. )
Convert to USES=jpeg
|
Fri, 23 Jan 2015
|
[ 09:34 vanilla ]
Upgrade to 2.5.7.
|
Sat, 1 Nov 2014
|
[ 08:33 amdmi3 ]
- Drop @dirrm* from plist
- Add LICENSE_FILE
|
Wed, 17 Sep 2014
|
[ 07:38 tijl ] (Only the first 10 of 60 ports in this commit are shown above. )
Replace USE_AUTOTOOLS=libltdl with an ordinary LIB_DEPENDS in all ports.
There are only 60 such ports so there doesn't need to be a separate
keyword or USES for this.
Approved by: portmgr (bapt)
|
Fri, 5 Sep 2014
|
[ 16:36 vanilla ]
Update to version 2.5.5.1.
PR: ports/193326
Submitted by: Ports Fury.
|
Tue, 20 May 2014
|
[ 02:53 miwi ]
- Update to 2.5.4
PR: 187970
Submitted by: Ports Fury
|
Sat, 3 May 2014
|
[ 07:34 kwm ]
USE_BZIP2 -> USES=tar:bzip2
USE_AUTOTOOLS=libtool + USE_GNOME=ltverhack -> USES=libtool:keepla
|
Wed, 16 Apr 2014
|
[ 18:28 zeising ] (Only the first 10 of 1008 ports in this commit are shown above. )
The FreeBSD x11@ and graphics team proudly presents
a zeising, kwm production, with help from dumbbell, bdrewery:
NEW XORG ON FREEBSD 9-STABLE AND 10-STABLE
This update switches over to use the new xorg stack by default on FreeBSD 9
and 10 stable, on osversions where vt(9) is available.
It is still possible to use the old stack by specifying WITHOUT_NEW_XORG in
/etc/make.conf .
FreeBSD 8-STABLE and released versions of FreeBSD still use
the old version.
A package repository with binary packages for new xorg will
be available soon.
This patch also contains updates of libxcb and related ports, pixman, as well (Only the first 15 lines of the commit message are shown above )
|
Fri, 7 Feb 2014
|
[ 13:25 miwi ]
- Remove the quota from previous commit.
|
[ 13:06 miwi ]
- Update to 2.5.3.1
PR: 185940
Submitted by: Ports Fury
|
Wed, 5 Feb 2014
|
[ 21:22 marino ]
graphics/libgphoto2: Reduce inclusions, qualify OSVERSION
|
Fri, 17 Jan 2014
|
[ 16:55 miwi ]
- Update to 2.5.3
PR: ports/181073
Submitted by: Ports Fury
|
Sat, 26 Oct 2013
|
[ 09:58 tijl ]
- Fix pkg-plist on FreeBSD 10 and let FreeBSD 8 and 9 use the libusb 1.0
API too.
- Remove patching of libgphoto2_port.pc.in. It has no effect.
- Don't define _XOPEN_SOURCE and _POSIX_C_SOURCE to old values. It hides
C99 symbols like snprintf that the port uses.
PR: ports/183308
|
Tue, 22 Oct 2013
|
[ 07:47 amdmi3 ]
- Support staging
- Use new LIB_DEPENDS syntax
|
Fri, 20 Sep 2013
|
[ 18:35 bapt ] (Only the first 10 of 1084 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics)
|
Thu, 25 Jul 2013
|
[ 18:55 kwm ]
Unbreak after base rev 253637
While here remove unused patch
PR: ports/180825
Submitted by: rpaulo@
|
Wed, 10 Jul 2013
|
[ 01:57 danfe ]
- Unbreak the build of fusefs-gphotofs (add missing pkgconfig)
- Define LICENSE for fusefs-gphotofs and libgphoto2 while here
|
[ 01:19 danfe ]
Cleanup the port a bit:
- Make COMMENT reflect the reality better
- Drop shlib ABI versions from LIB_DEPENDS
- Utilize USES of gmake and pkgconfig
- Collapse two CONFIGURE_ENV lines into one
- Drop MAKE_JOBS_SAFE: it will be default in a few days
- Wrap very long lines in post-patch for better readability
|
Tue, 9 Jul 2013
|
[ 21:26 pav ] (Only the first 10 of 52 ports in this commit are shown above. )
- Drop all my ports
|
Mon, 29 Apr 2013
|
[ 22:27 bapt ] (Only the first 10 of 54 ports in this commit are shown above. )
Convert a bunch of ports from WITHOUT_NLS -> ${PORT_OPTIONS:MNLS}
While here:
- trim headers
- convert to new options framework
|
[ 16:43 rene ] (Only the first 10 of 42 ports in this commit are shown above. )
In preparation of removing devel/libusb (expires 2013-04-30), remove it
from these ports.
Other changes:
- convert Makefile header
- convert to optionsNG
- remove indefinite article from comment
- drop support for FreeBSD < 8.0
- pet portlint (leave library ABI versions in LIB_DEPENDS)
- net-mgmt/spectools: change option name from GTK to GTK2 to use default
description from bsd.options.desc.mk
Approved by: portmgr (bapt)
|
Sat, 27 Apr 2013
|
[ 11:59 mva ] (Only the first 10 of 219 ports in this commit are shown above. )
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising
|
Wed, 24 Apr 2013
|
[ 18:10 ak ] (Only the first 10 of 1028 ports in this commit are shown above. )
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt)
|
Thu, 28 Mar 2013
|
[ 21:50 pawel ]
Revert previous boneheaded change - libgphoto2 is dependency for
couple of KDE4 ports. Instead of depending on HAL make sure not to
link to it.
Reported by: danfe
|
Wed, 27 Mar 2013
|
[ 23:37 pawel ]
Port links to sysutils/hal when available
PR: ports/175964
Submitted by: myself
Approved by: maintainer timeout
|
Thu, 14 Mar 2013
|
[ 08:17 pclin ] (Only the first 10 of 35 ports in this commit are shown above. )
- graphics/libexif:
* Update to 0.6.21
* Add LICENSE
* Switch to OptionsNG and PORTDOCS
- Document libexif 2012-07-12 vulnerabilty
- Bump PORTREVISION for libexif related ports
- Trim headers while here
PR: ports/175910
Approved by: swills (mentor)
Security: d881d254-70c6-11e2-862d-080027a5ec9a
|
Fri, 24 Aug 2012
|
[ 09:07 pav ]
- Update to 2.4.14
|
Tue, 27 Mar 2012
|
[ 08:34 pav ]
- Update to 2.4.13
Feature safe: yes
|
Mon, 13 Feb 2012
|
[ 20:57 pav ]
- When gettext is disabled, this port still needs iconv
Reported by: Hakisho Nukama <nukama@googlemail.com>
|
Fri, 9 Sep 2011
|
[ 19:55 pav ]
- Make sure libgphoto_port library is linked with libintl, otherwise
non-gettext apps (python) that dl_open libgphoto_port plugins are rather
unhappy
PR: ports/160508
Reported by: danfe
Tested by: danfe
|
Thu, 11 Aug 2011
|
[ 19:20 kwm ] (Only the first 10 of 543 ports in this commit are shown above. )
Remove USE_GNOME=gnometarget from ports. It has been a empty keyword since
mid 2008.
PR: ports/159624
Submitted by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
|
Thu, 2 Jun 2011
|
[ 20:43 pav ]
- Update to 2.4.11
|
Fri, 4 Mar 2011
|
[ 02:13 wen ]
- Bump PORTREVISION to chase the update of libexif
|
Sun, 16 Jan 2011
|
[ 21:39 pav ]
- Fix segfault on certain usb devices
PR: ports/154057
Submitted by: Lucius Windschuh <lwindschuh@gmail.com>
Feature safe: yes
|
Sat, 4 Dec 2010
|
[ 07:34 ade ] (Only the first 10 of 1730 ports in this commit are shown above. )
Sync to new bsd.autotools.mk
|
Thu, 2 Sep 2010
|
[ 13:19 pav ]
- Update to 2.4.10.1
|
Thu, 3 Jun 2010
|
[ 11:45 pav ]
- Update to 2.4.9.1
|
Mon, 31 May 2010
|
[ 02:01 ade ] (Only the first 10 of 1416 ports in this commit are shown above. )
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.
|
Mon, 7 Sep 2009
|
[ 09:03 pav ]
- Update to 2.4.7
|
Sat, 22 Aug 2009
|
[ 00:23 amdmi3 ] (Only the first 10 of 415 ports in this commit are shown above. )
- Switch SourceForge ports to the new File Release System: categories starting
with G
|
Sun, 2 Aug 2009
|
[ 19:36 mezz ] (Only the first 10 of 1514 ports in this commit are shown above. )
-Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.
-Update libtool and libltdl to 2.2.6a.
-Remove devel/libtool15 and devel/libltdl15.
-Fix ports build with libtool22/libltdl22.
-Bump ports that depend on libltdl22 due to shared library version change.
-Explain what to do update in the UPDATING.
It has been tested with GNOME2, XFCE4, KDE3, KDE4 and other many wm/desktop
and applications in the runtime.
With help: marcus and kwm
Pointyhat-exp: a few times by pav
Tested by: pgollucci, "Romain Tartière" <romain@blogreen.org>, and
a few MarcusCom CVS users. Also, I might have missed a few.
Repocopy by: marcus
Approved by: portmgr
|
Sun, 28 Jun 2009
|
[ 19:43 pav ]
- Update to 2.4.6
|
Wed, 22 Apr 2009
|
[ 15:02 pav ]
- Update to 2.4.5
|
Sat, 21 Mar 2009
|
[ 22:30 pav ]
- Remove requirement on libusb from pkg-config file on USB2.0 enabled -CURRENT
Requested by: marcus
|
Fri, 13 Mar 2009
|
[ 12:29 pav ]
- extra patch is unneeded on current -current
Submitted by: thompsa
|
Mon, 9 Mar 2009
|
[ 17:15 stas ] (Only the first 10 of 78 ports in this commit are shown above. )
- Chase libusb20 rename in r189585.
- Mark sane-backends broken on current due to changes
in USB stack.
Reviewed by: thompsa (old version), miwi
Tested by: miwi
|
Sun, 8 Mar 2009
|
[ 18:01 pav ]
- Another round of usb20 patches
PR: ports/132420
Submitted by: Phillip N. <pneumann@gmail.com>, kan
|
Sat, 7 Mar 2009
|
[ 20:13 pav ]
- Fix include path on -current
Submitted by: marcus
|
Mon, 2 Mar 2009
|
[ 00:28 pav ]
- Fix build with USB 2.0 in CURRENT (untested)
Submitted by: rnoland
|
Fri, 30 Jan 2009
|
[ 09:15 pav ]
- Update to 2.4.4
|
Sun, 9 Nov 2008
|
[ 16:10 pav ]
- Update to 2.4.3
- Raise MAX_ENTRIES limit from 1024 to 8192 entries (a stopgap for 2.4.x
series, 2.5.x will have adaptive list)
PR: ports/127847
Requested by: Henrik Herranen <leopold@iki.fi>
|
Tue, 29 Jul 2008
|
[ 12:47 brix ]
Add quirk for the Apple iPhone 3G from upstream SVN.
Approved by: pav (maintainer), erwin (mentor, implicit)
|
Mon, 14 Jul 2008
|
[ 12:31 pav ]
- Fix install in presence of gmkdir
Reported by: Jan Henrik Sylvester <me@janh.de>
|
[ 09:24 pav ]
- Update to 2.4.2
|
Fri, 6 Jun 2008
|
[ 13:35 edwin ] (Only the first 10 of 304 ports in this commit are shown above. )
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)
|
Sun, 18 May 2008
|
[ 15:08 pav ]
- Put shlib major back into LIB_DEPENDS, otherwise it's picking up libusb.so.0
from compat4x package
Reported by: many
|
Sun, 30 Mar 2008
|
[ 19:31 pav ]
- Update to 2.4.1
|
Thu, 20 Mar 2008
|
[ 09:46 pav ] (Only the first 10 of 70 ports in this commit are shown above. )
- Remove USE_GETOPT_LONG which is a no-op since March 2007
|
Tue, 8 Jan 2008
|
[ 15:25 pav ]
- Disable Doxygen
- Port now installs the docs by itself
PR: ports/119451
Reported by: TAOKA Fumiyoshi <fmysh@iijmio-mail.jp>
|
Mon, 13 Aug 2007
|
[ 18:07 pav ]
- Update to 2.4.0
|
Mon, 23 Jul 2007
|
[ 09:36 rafan ] (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
|
Thu, 28 Dec 2006
|
[ 22:14 pav ]
- Update to 2.3.1
|
Thu, 7 Dec 2006
|
[ 17:05 pav ]
- Update to 2.3.0
|
Sun, 12 Nov 2006
|
[ 13:37 pav ]
- Add a patch to not close shared dbus connections
PR: ports/105436
Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
Obtained from: gphoto svn
|
Wed, 21 Jun 2006
|
[ 19:20 pav ]
- Build and install print-camera-list
|
Mon, 19 Jun 2006
|
[ 21:12 pav ]
- Update to 2.2.1
- Use ltverhack
- Take maintainership
|
Wed, 29 Mar 2006
|
[ 06:55 pav ]
- Update to 2.1.99
Even if this is a development release, authors prefer it over 2.1.6
PR: ports/94429
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
|
Thu, 23 Feb 2006
|
[ 10:40 ade ] (Only the first 10 of 2514 ports in this commit are shown above. )
Conversion to a single libtool environment.
Approved by: portmgr (kris)
|
Fri, 20 Jan 2006
|
[ 11:55 markus ]
- Fix serial port detection on FreeBSD 6.0 and above
- Bump PORTREVISION
|
Tue, 15 Nov 2005
|
[ 06:52 ade ] (Only the first 10 of 1438 ports in this commit are shown above. )
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.
|
Fri, 16 Sep 2005
|
[ 05:48 mi ]
Oops, somehow my previous commit did not pick up the actual patch. Which
is good, because I forgot to bump the PORTREVISION anyway.
|
Number of commits found: 121 (showing only 100 on this page) |