Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.3.1 24 May 2024 16:29:07 |
Vladimir Druzenko (vvd) |
graphics/sane-backends: update to 1.3.1
New with 1.3.1 (released 2024-05-22):
https://gitlab.com/sane-project/backends/-/releases/1.3.1
While here update patches with makepatch (portlint warning). |
1.2.1_6 27 Apr 2024 12:44:59 |
Tijl Coosemans (tijl) |
graphics/tiff: Update to 4.6.0
PR: 278577
Exp-run by: antoine |
1.2.1_5 13 Apr 2024 14:39:12 |
Vladimir Druzenko (vvd) |
*/*: remove GNU_CONFIGURE_MANPREFIX and pet the portclippy
Approved by: arrowd (mentor) |
1.2.1_5 01 Mar 2024 23:56:15 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers of graphics/poppler
Bump after rupdate in 478df79a3071b399f648107456cf371587e84a3f |
1.2.1_4 05 Jan 2024 20:33:30 |
Vladimir Druzenko (vvd) |
graphics/sane-backends: move manpages from man to share/man
Approved by: tcberner (mentor) |
1.2.1_3 03 Jan 2024 07:18:40 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump revision of consumers |
1.2.1_2 28 Jul 2023 17:13:17 |
Daniel Engberg (diizzy) |
*/*: Bump jpeg-turbo users treewide
New major version 3.0.0 |
1.2.1_1 14 May 2023 05:58:14 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies |
1.2.1 04 May 2023 08:35:02 |
Gleb Popov (arrowd) |
graphics/sane-backends: Fix plist with DOCS=ON.
Reported by: Jonathan Chen <jonc@chen.org.nz>
Fixes: 3fdc4af80ed712c4a40974063e3aaf4ed3d34ce6 |
1.2.1 03 May 2023 19:08:44 |
Vladimir Druzenko (vvd) |
graphics/sane-backends: update to 1.2.1
New with 1.2.1 (released 2023-02-05):
https://gitlab.com/sane-project/backends/-/releases/1.2.1
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D39952 |
1.1.1_14 02 May 2023 16:52:38 |
Vladimir Druzenko (vvd) |
*: Change MAINTAINER on my ports
Approved by: arrowd (mentor)
Differential Revision: https://reviews.freebsd.org/D39935 |
1.1.1_14 20 Apr 2023 04:07:00 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers after update to 23.04
graphics/poppler was updated in 06339c451266f5843e53bd6406c81a89eedd4ab1 |
1.1.1_13 09 Jan 2023 12:37:17 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies
Follow-up to 9b78681895a5a5b7225299242098f7f2f27d959c |
1.1.1_12 06 Jan 2023 18:03:41 |
Dimitry Andric (dim) |
graphics/sane-backends: fix build with clang 15
During an exp-run for llvm 15 (see bug 265425), it turned out that
graphics/sane-backends failed to build with clang 15:
jpegtopdf.c:204:5: error: incompatible pointer to integer conversion assigning
to 'long' from 'char *(int, int)' [-Wint-conversion]
tz = timezone;
^ ~~~~~~~~
scanimage.c:1248:42: warning: call to undeclared function 'basename'; ISO C99
and later do not support implicit function declarations
[-Wimplicit-function-declaration]
png_set_iCCP(*png_ptr, *info_ptr, basename(icc_profile),
PNG_COMPRESSION_TYPE_BASE, icc_buffer, icc_size);
^
scanimage.c:1248:42: error: incompatible integer to pointer conversion passing
'int' to parameter of type 'png_const_charp' (aka 'const char *')
[-Wint-conversion]
png_set_iCCP(*png_ptr, *info_ptr, basename(icc_profile),
PNG_COMPRESSION_TYPE_BASE, icc_buffer, icc_size);
^~~~~~~~~~~~~~~~~~~~~
(Only the first 15 lines of the commit message are shown above ) |
1.1.1_12 08 Dec 2022 05:45:34 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies |
1.1.1_11 08 Nov 2022 05:07:17 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump PORTREVISION of dependencies
- after update to 22.11 in d01d0d73b169 |
1.1.1_10 08 Oct 2022 14:42:49 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of poppler consumers
- poppler was updated to 22.10 in df406767857ddfc6d9580d72b1613a7cf8579bbc |
1.1.1_9 11 Sep 2022 07:26:19 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of consumers after upgrade to 22.09 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.1.1_8 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
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 ) |
1.1.1_8 09 Aug 2022 05:50:08 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump dependencies
Bump port revisions of poppler users after
04f1b0c1a895851aed9221282c1a503bc7415a37 |
1.1.1_7 20 Jul 2022 14:22:04 |
Tobias C. Berner (tcberner) |
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 ) |
1.1.1_7 06 Jul 2022 16:25:53 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump PORTREVISION of poppler consumers |
1.1.1_6 05 Jun 2022 14:03:51 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump port revision of consumers after 22.06 upgrade |
1.1.1_5 09 May 2022 16:48:47 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump portrevision of consumers |
1.1.1_4 26 Apr 2022 16:59:28 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump portrevision of consumers
Bump revisions after 0ee787592d5a due to so-version bump.
PR: 263009 |
1.1.1_3 10 Apr 2022 19:11:41 |
Charlie Li (vishwin) |
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) |
1.1.1_2 29 Mar 2022 18:37:09 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers
Bump consumers of graphics/poppler after
e25859e09380f5930718094423dc8616cbb202b3 |
1.1.1_1 26 Mar 2022 08:27:27 |
Matthias Fechner (mfechner) |
textproc/libxml2: bump all dependencies
This should make sure that all dependent ports will pick
up the new version commited with a13ec21cd733f67a9fc0dc00ab45268bdc236246 |
1.1.1 24 Jan 2022 19:25:01 |
Tobias C. Berner (tcberner) Author: VVD |
graphics/sane-backends: update to 1.1.1
Changelog:
https://gitlab.com/sane-project/backends/-/releases/1.1.1
PR: 261433 |
1.0.32_9 13 Dec 2021 20:13:45 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.12
Release 21.12.0:
core:
* Add API to add images
* CairoOutputDev: Fix de-duping of Flate images
* Fix crash on broken files when using non-default
ENABLE_ZLIB_UNCOMPRESS. Issue #393
* Minor code improvements
glib:
* Add API for validation of signatures
* Add API to read/save to file descriptor
utils:
* pdftohtml: Reduce sensitivity of duplicate detection. Issue #1117
build system:
* Increase C++ standard to 17
Exp-run by: antoine
PR: 260344 |
1.0.32_8 12 Oct 2021 18:23:21 |
Tobias C. Berner (tcberner) |
graphics/poppler: bump consumers after 2dee0997fbc9ee01991f73f0fa55f9b18908a264 |
1.0.32_7 06 Sep 2021 16:39:42 |
Tobias C. Berner (tcberner) |
poppler: bump revisions of users
Bump the remaining users of poppler after
d98b56f1deb5b6a03a7e04fc16192ecb2af9df1e
PR: 258206 |
1.0.32_6 15 Aug 2021 05:42:37 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.08.0
Release 21.08.0:
core:
* Add API to allow addition and modification of outlines into a PDF
* Use additional samples to test for constant parts of an axial
gradient
* forms: Create fallback fonts for some well known font names
* Support reading the PDF Version from the Catalog
* Fix XRef::copy when there are modified objects
* Take into account that Date string may be in unicode
* JBIG2Stream: Fix regression in "Do not consider a size-0 to be an
error"
* Replace a local bubble sort implementation by std::sort
* Fix issues with malformed files
build system: (Only the first 15 lines of the commit message are shown above ) |
1.0.32_5 06 Jul 2021 20:00:58 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.07.0
Release 21.07.0:
core:
* JBIG2Stream: Do not consider a size-0 to be an error. Issue #535
* PSOutputDev: fix off-by-one error for image masking in L1/L2 output.
Issue #1088
* CairoOutputDev: Fix memory leak on broken files
* Minor code improvements
build system:
* set C standard to 11 without extensions
Exp-run by: antoine
PR: 256981 |
1.0.32_4 07 Jun 2021 13:26:18 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.06.0
Release 21.06.0:
core:
* Fix rendering of some extended latin1 characters in annotations.
Issue #1070
* Support some not so well formed documents with password. Issue #1083
* Add API to get notified if the xref is reconstructed
* Add somewhat fancier left/right signature visual representation
* Fix crashes in malformed files
* Minor code improvements
qt6:
* Change some functions to return std::unique_ptr
qt5/qt6: (Only the first 15 lines of the commit message are shown above ) |
1.0.32_3 06 May 2021 04:12:26 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.05.0
Release 21.05.0:
core:
* Fix crashes in malformed files
* Export SplashFont* symbols used by Scribus
* Minor code improvements
qt5/qt6:
* Make sure new signatures are always properly oriented
* Allow to pass the border width when signing
glib:
* Enhance find to support multi-line matching
utils:
* pdftoppm: Fix regression when using single scaleTo. Issue #1062
build system:
* Allow to disable building manual tests
PR: 255562
Exp-run by: antoine |
1.0.32_2 16 Apr 2021 04:29:51 |
Tobias C. Berner (tcberner) |
graphics/poppler: update to 21.04.0
Release 21.04.0:
core:
* Hide symbols by default
* TextSelectionDumper: fix word order for RTL text
* Fix rendering of text in some files. Issue #1052
* Implement rendering of Masks of Image subtype. Issue #1058
* Forms: fix unclicking standalone form buttons. Issue #1034
glib:
* Expose more fields from MediaRendition in PopplerMedia
* Use stock glib macro to define boxed type
* Remove incorrecly used volatile from enum type registration code
(Only the first 15 lines of the commit message are shown above ) |
1.0.32_1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
1.0.32_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.0.32_1 08 Mar 2021 19:32:56 |
tcberner |
graphics/poppler: update to 21.03.0
Release 21.03.0:
core:
* Fix parsing text in some broken pdf files. Issue #1040
* Fix memory issue when using threads. Issue #1050
* TextSelectionDumper: Fix getText() for space after word
* Change signature of OutputDev:tilingPatternFill
* Make PDFDocBuilder return a std::unique_ptr
* Improve well formed check for shading functions
* Fix leak in case of fread failing
* Fix memory leak in broken file in JBIG2Stream::readGenericBitmap
* PSOutputDev: Fix stack overflow in broken files
glib: (Only the first 15 lines of the commit message are shown above ) |
1.0.32 17 Feb 2021 16:51:21 |
tcberner |
graphics/sane-backends: add missing python build-depends
PR: 253562
Submitted by: vvd@unislabs.com (maintainer)
Reported by: madpilot |
1.0.32 16 Feb 2021 21:34:16 |
tcberner |
graphics/sane-backends: graphics/sane-backends: update to 1.0.32
Changelog:
https://gitlab.com/sane-project/backends/-/releases/1.0.32
PR: 253562
Submitted by: VVD <vvd@unislabs.com> (maintainer) |
1.0.31_3 16 Feb 2021 21:18:59 |
tcberner |
graphics/sane-backends: give port to VVD <vvd@unislabs.com>
PR: 253562 |
1.0.31_3 09 Feb 2021 11:10:58 |
tcberner |
graphics/poppler: update to 21.02
Release 21.02.0:
core:
* GfxCal*ColorSpace: introduce Bradford transform for chromatic
adaptation
* Fix memory leak if saving the file fails
* Internal code improvements
* Fix various issues handling broken files
* Make checkedAdd work for long long in MSVC
qt5:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
qt6:
* Properly export NewSignatureData class
* Fix regression in QIODeviceOutStream + MSVC
utils:
* pdftohtml: Fix error() parameter type
PR: 253183
Exp-run by: antoine |
1.0.31_2 03 Nov 2020 19:48:54 |
tcberner |
graphics/poppler: update to 20.11.0
Release 20.11.0:
core:
* More work on rendering of standalone Annot Widgets. Issue #806
* Fix crashes in embedded file handling on broken files. Issue #967
* Fix uninitialized memory read on broken files
* Save a bit of memory in Dict data
cpp:
* Fix crashes in embedded file handling on broken files. Issue #966
utils:
* pdftohtml: HTML and XML output includes font opacity.
(Only the first 15 lines of the commit message are shown above ) |
1.0.31_1 28 Sep 2020 05:05:25 |
tobik |
Reset MAINTAINER |
1.0.31_1 10 Sep 2020 18:32:07 |
tcberner |
graphics/poppler: update to 20.09.0
Release 20.09.0:
core:
* Compability fix for Forms
* Fix fetching of Objects failing in some cases
* Fix clearing date in Annot setModified/setDate
* TextSelectionPainter: support glyphless fonts
* Splash: Don't try read past end of image
* avoid abort() on large memory allocation
* Fix memory leak on broken files
* Fix potential invalid memory read
* Small code improvements
qt5: (Only the first 15 lines of the commit message are shown above ) |
1.0.31 24 Aug 2020 07:47:16 |
tobik |
graphics/sane-backends: Update to 1.0.31
Enable more desktop friendly options by default which adds support
for cameras, AirScan/eSCL devices.
Changes: https://gitlab.com/sane-project/backends/-/tags/1.0.31 |
1.0.30 19 Jun 2020 12:42:35 |
tobik |
graphics/sane-backends: Improve pkg-descr a little |
1.0.30 18 Jun 2020 19:08:55 |
yuri |
graphics/sane-backends: Fix grammar in COMMENT
Approved by: portmgr (blanket) |
1.0.30 30 May 2020 00:37:51 |
tobik |
graphics/sane-backends: Update to 1.0.30
Changes: https://gitlab.com/sane-project/backends/-/tags/1.0.30 |
1.0.29 16 Feb 2020 06:15:58 |
tobik |
graphics/sane-backends: Update to 1.0.29
- Rename legacy patches
- Clean up post-patch
- Pet portfmt/portclippy
Changes: https://gitlab.com/sane-project/backends/-/tags/1.0.29 |
1.0.28 20 Nov 2019 09:09:02 |
pkubaj |
graphics/sane-backends: fix build on GCC architectures
Needs C++11 compiler:
*** genesys backend requires C++11 support - disabling
Approved by: mentors (implicit approval) |
1.0.28 16 Nov 2019 06:05:54 |
tobik |
graphics/sane-backends: Update to 1.0.28
This adds support for some modern scanners like the CanoScan LiDE 400.
- Take maintainership for a while
Changes: https://gitlab.com/sane-project/backends/-/tags/1.0.28
PR: 241225
Submitted by: mq <freebsd@sosend.de> |
1.0.27_5 13 Aug 2019 16:03:12 |
mat |
Convert to UCL & cleanup pkg-message (categories e-g) |
1.0.27_5 30 Jan 2019 15:57:05 |
tobik |
graphics/sane-backends: Add --without-api-spec
Avoid auto-activating building of API spec docs when pdflatex, etc.
are installed in the build environment.
PR: 235319 |
1.0.27_5 29 Jan 2019 12:37:15 |
tobik |
graphics/sane-backends: Add GitLab mirror |
1.0.27_5 29 Jan 2019 12:31:52 |
tobik |
graphics/sane-backends: Actually update to 1.0.27
The current version is 1.0.25 with a wrongly named distfile which
fails to fetch from the fossies.org mirror with a size mismatch.
The update to 1.0.27 in r444767 also shows that the checksum and
size have not changed in distinfo in that commit. Full changes
between the distfiles from 1.0.27_4 & 1.0.27_5 can be found at [1].
- Remove dead alioth.debian.org mirror
- Remove some no longer needed patches
[1] https://people.freebsd.org/~tobik/logs/sane-backends-1.0.27.diff
ABI: https://abi-laboratory.pro/tracker/timeline/sane-backends/
PR: 229653
Submitted by: Peter Wullinger <freebsd@dhke.de> |
1.0.27_4 29 Sep 2018 08:04:27 |
riggs |
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l |
1.0.27_3 15 Jun 2018 14:08:45 |
tobik |
graphics/sane-backends: Remove bogus interactive pkg-deinstall script
Half of the script is never run and the other half tries to stop
saned and asks an interactive question outside of pkg's control if
saned happens to be still running which will stall pkg-delete(8)
indefinitely. |
1.0.27_2 03 Jun 2018 12:44:04 |
antoine |
Canonicalize dependency on libpng |
1.0.27_2 11 May 2018 04:01:57 |
yuri |
graphics/sane-backends: Add LICENSE_FILE; Add missing library to LIB_DEPENDS |
1.0.27_1 12 Mar 2018 09:44:33 |
tobik |
graphics/sane-backends: Make reproducible
- Don't add a timestamp at build time to the docs
- While here add missing USES=jpeg
PR: 223620
Submitted by: Michael Kotlyar <mdk369@nyu.edu> |
1.0.27 30 Jun 2017 15:25:19 |
madpilot |
Update graphics/sane-backends to 1.0.27 |
1.0.25 01 Apr 2016 14:00:57 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.
With hat: portmgr
Sponsored by: Absolight |
1.0.25 12 Jan 2016 16:20:32 |
amdmi3 |
Convert LICENSE= "GPLxx # or later" to "GPLxx+"
Approved by: portmgr blanket |
1.0.25 20 Oct 2015 11:39:39 |
madpilot |
Fix MASTER_SITES.
PR: 203894
Submitted by: Torsten Zohlsdorff <ports at toco-domains.de> |
1.0.25 19 Oct 2015 09:03:45 |
madpilot |
- Update to 1.0.25 [1]
- Add option for v4l [1]
- Use more option helpers [1]
- Removed CUPS option since CUPS requirement has been dropped upstream [1]
While here:
- Convert to USES=localbase
- Regenerate some patches [1]
This version also includes support for Canon LiDE 220 scanners. [2]
PR: 203799 [1], 200788 [2]
Submitted by: Ports Fury [1], avg@ [2] |
1.0.24_3 26 Sep 2015 12:24:57 |
bapt |
Use the new @sample syntax
No functional changes |
1.0.24_3 09 Dec 2014 12:44:11 |
bapt |
Cleanup plist |
1.0.24_3 06 Aug 2014 18:34:42 |
tijl |
Import upstream git commit 37523b867d411c2f82d08128246be7e38bc9812c:
Bugfix in kodakaio.c to fix segfault when non kodak scanners return
unexpected data via avahi auto discovery |
1.0.24_2 22 Jul 2014 23:52:50 |
amdmi3 |
- Bump PORTREVISION after sysutils/libieee1284 .so version change
- While here, fix spelling error |
1.0.24_1 19 Jul 2014 09:24:50 |
tijl |
Add USES=libtool and INSTALL_TARGET=install-strip |
1.0.24 29 May 2014 07:32:35 |
marino |
graphics/sane-backends: Remove obsolete post-extract target
This was needed with the crazy distfile scheme from the previous version,
but not it doesn't do anything. |
1.0.24 13 Jan 2014 15:09:33 |
danilo |
- Update from 1.0.23 to 1.0.24
while here:
- Use options helpers properly
PR: ports/185513
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.23_2 20 Oct 2013 11:19:24 |
pawel |
Fix plist |
1.0.23_2 19 Oct 2013 17:21:40 |
pawel |
- Add dependency on multimedia/libv4l, package links to it
when available on system
- Add missing options to OPTIONS_DEFINE
- Change GPHOTO2 option to global GPHOTO
- Use options helpers
- Add support for STAGEDIR |
1.0.23_1 20 Sep 2013 18:35:46 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
graphics) |
1.0.23_1 14 Aug 2013 22:35:54 |
ak |
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery) |
1.0.23_1 29 Apr 2013 19:40:21 |
bapt |
Fix typo preventing extraction |
1.0.23_1 29 Apr 2013 08:57:13 |
bapt |
Rely on bsdtar to autodetermine the format of the distfiles when possible
For a while now bsdtar is able to autotermine compression and archive format.
Let's then use tar directly instead of piping to tar.
Now USE_BZIP2 and USE_XZ only set EXTRACT_SUFX to the right format |
1.0.23_1 26 Apr 2013 16:39:14 |
bapt |
Convert from USE_GETTEXT to USES= gettext
While here:
- Trim some headers
- Convert to new options framework |
1.0.23_1 23 Apr 2013 10:47:03 |
bapt |
Convert g* to USES=pkgconfig |
1.0.23_1 08 Apr 2013 12:26:47 |
wg |
- Fix inverted logic for USB option
PR: ports/177621
Submitted by: Eric Krausser <eric@krausser-edv.de>
Approved by: portmgr (bapt), culot (mentor) |
1.0.23_1 28 Mar 2013 15:51:17 |
eadler |
Drop support for old versions of FreeBSD from unmaintained ports
Reviewed by: miwi |
1.0.23_1 19 Mar 2013 13:04:31 |
eadler |
This changes almost all the "gnomehack" only USE_GNOME cases to USES= pathfix.
If a port used other USE_GNOME items it was untouched.
The ports that used other USES were fixed by hand.
PR: ports/177081
Reviewed by: bapt
Approved by: portmgr (miwi) |
1.0.23_1 08 Jan 2013 00:02:57 |
jgh |
- unbreak graphics/xsane by correcting path for PKG_CONFIG_LIBDIR
PR: 174961
Submitted by: eric@krausser-edv.de |
1.0.23 20 Dec 2012 05:40:02 |
araujo |
- Update to 1.0.23.
- Add MAKE_JOBS_SAFE.
- Trim header.
PR: ports/172022
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |
1.0.22_2 27 Jun 2012 10:35:48 |
ale |
Fix inverted logic. |
1.0.22_2 12 Jun 2012 21:42:32 |
bapt |
Conver to new options framework |
1.0.22_2 19 Mar 2012 23:33:15 |
dougb |
Relative to the problem mentioned in the PR, fix the rc.d script
to avoid a circular dependency problem which adversely affects
other scripts, including those in the base.
Specifically, it's impossible to have both:
REQUIRE: LOGIN
and
BEFORE: NETWORKING
Since this services runs as an unprivileged user, LOGIN wins.
While I'm here, apply various other cleanups, including adding
KEYWORD: shutdown, putting the elements in more typical order,
fixing some syntax issues, etc.
Bump PORTREVISION due to the previous incarnation of the rc.d
script being actually pathological, rather than just slightly
wacky.
PR: ports/165928
Submitted by: Matt Dawson <matt@chronos.org.uk>
Feature safe: yes |
1.0.22_1 14 Mar 2012 13:50:27 |
makc |
Fix LIB_DEPENDS assignment when building with SNMP support
PR: ports/166009
Submitted by: Alex Bakhtin <Alex.Bakhtin at gmail.com>
Feature safe: yes |
1.0.22_1 19 Feb 2012 01:36:55 |
fjoe |
Ugh, fix last-minute change in the xerox_mfp patch. |
1.0.22_1 19 Feb 2012 01:34:56 |
fjoe |
- Fix USB-attached devices in xerox_mfp driver [1]
- Recommend to use etc/devd/saned.conf instead of modifying /etc/devd.conf
- Provide a working example for etc/devd/saned.conf
- rc.d script requires LOGIN
- Bump PORTREVISION
Obtained from: upstream [1] |
1.0.22 14 Jan 2012 08:57:23 |
dougb |
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other. |
1.0.22 09 Nov 2011 15:26:04 |
miwi |
- Remove WITH_FBSD10_FIX, is no longer needed |
1.0.22 29 Oct 2011 10:14:34 |
beat |
- Fix build on FreeBSD 10
Reported by: pointyhat |
1.0.22 23 Sep 2011 22:26:39 |
amdmi3 |
- 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 |
1.0.22 08 Aug 2011 14:41:38 |
ehaupt |
Update to 1.0.22
PR: 159479
Submitted by: KATO Tsuguru <tkato432@yahoo.com> |