Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.5.12_3 29 Jun 2024 05:02:34 |
Jason E. Hale (jhale) |
*/*: Add ${PY_SETUPTOOLS} to BUILD_DEPENDS
Fix build when setuptools is removed from RUN_DEPENDS in
Mk/Uses/python.mk.
PR: 270510
Approved by: portmgr (blanket) |
1.5.12_3 25 Feb 2024 12:12:51 |
Muhammad Moinur Rahman (bofh) |
print/system-config-printer: Moved man to share/man
Approved by: portmgr (blanket) |
1.5.12_2 27 Jun 2023 19:34:34 |
Rene Ladan (rene) |
all: remove explicit versions in USES=python for "3.x+"
The logic in USES=python will automatically convert this to 3.8+ by
itself.
Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.
finance/quickfix: mark BROKEN with PYTHON
libtool: compile: c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
^~~~~~~~~~
1 warning and 1 error generated.
Reviewed by: portmgr, vishwin, yuri
Differential Revision: <https://reviews.freebsd.org/D40568> |
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.5.12_2 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.5.12_2 20 Jul 2022 14:22:48 |
Tobias C. Berner (tcberner) |
print: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alexander Vereeken <Alexander88207@protonmail.com>
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Alonso Cardenas Marquez <acm@FreeBSD.org>
* Andreas Klemm <andreas@FreeBSD.org>
* Andreas Klemm <andreas@klemm.gtn.com>
* Andrew Pantyukhin <infofarmer@FreeBSD.org>
* Anish Mistry <amistry@am-productions.biz> (Only the first 15 lines of the commit message are shown above ) |
1.5.12_2 03 Jun 2022 23:36:58 |
Po-Chuan Hsieh (sunpoet) |
print/system-config-printer: Add NO_ARCH
Approved by: portmgr (blanket) |
1.5.12_2 03 Jun 2022 13:59:10 |
Po-Chuan Hsieh (sunpoet) |
print/system-config-printer: Fix build with setuptools 58.0.0+
- Bump PORTREVISION for package change
With hat: python |
1.5.12_1 01 May 2021 17:55:55 |
Tobias Kortkamp (tobik) |
Clean up some things
- Fix typos
- Remove duplicate variables
- Remove nop variables
- Clean up commented PORTREVISION
- Add missing USES
Reported by: portscan |
1.5.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.5.12_1 15 Dec 2019 16:57:35 |
antoine |
Fix plist
PR: 233770 |
1.5.12_1 23 Nov 2019 14:00:06 |
ericbsd |
adding requests to RUN_DEPENDS of print/system-config-printer
Approved by: mentors (implicit) |
1.5.12 20 Nov 2019 15:23:10 |
ericbsd |
update print/system-config-printer to 1.5.12
Approved by: mentors (implicit) |
1.4.7_4 08 Nov 2019 13:22:59 |
tobik |
print, science: Add missing USES=gnome |
1.4.7_4 19 Feb 2018 11:10:43 |
antoine |
Reduce dependency on the python2 metaport
PR: 225752
Submitted by: Yasuhiro KIMURA |
1.4.7_3 13 Dec 2017 16:05:48 |
antoine |
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
- For totem, the pylint command is needed, not the pylint module |
1.4.7_3 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.4.7_3 11 Mar 2016 11:53:42 |
tijl |
Combine print/cups-base, print/cups-client and print/cups-image into
print/cups and update it to 2.1.3. Also remove print/cups-pstoraster,
improve print/cups-filters, print/foomatic-* and update print/hplip to
3.16.2.
Long description:
First some background. When you hand a file to cups it sets up a chain of
filter programs that converts the file to something a printer understands.
Each filter has a cost associated with it and cups tries to find the
cheapest chain. Costs used to be configured in such a way that files were
first converted to PostScript. This could then be manipulated further (e.g.
putting multiple pages on one sheet) before finally being sent to a
PostScript printer or another filter like pstoraster which produces a raster
format understood by non-PostScript printer drivers. Nowadays most filters (Only the first 15 lines of the commit message are shown above ) |
1.4.7_2 12 Dec 2015 23:43:51 |
sunpoet |
- Move ftp/py-curl to ftp/py-pycurl
- Bump PORTREVISION for dependent ports |
1.4.7_1 11 Dec 2015 10:07:27 |
sunpoet |
- Move print/py-cups to print/py-pycups
- Bump PORTREVISION for dependent ports |
1.4.7 10 Feb 2015 13:19:03 |
kwm |
Update system-config-printer to 1.4.7.
Restrict to python 2.
Add PORTSCOUT to ignore the 1.5 series for now, which are for python 3. |
1.4.2_3 23 Jan 2015 22:50:50 |
antoine |
Switch ports depending on docbook* through a directory name to a package name,
as a directory name can't be attributed to a package |
1.4.2_3 13 Nov 2014 07:41:18 |
antoine |
Cleanup plist |
1.4.2_3 29 Sep 2014 15:42:17 |
mva |
- Convert to USES=python
- Fix staging behaviour for python bits
PR: 194007
Submitted by: mysefl
Approved by: gnome@ (kwm) |
1.4.2_2 30 Jun 2014 21:39:30 |
kwm |
Stagify, add orphaned file. |
19 Feb 2014 14:45:19
|
mat |
Consolidate the docbook ports into -sgml and -xml variants.
Submitted by: hrs (based on)
Sponsored by: Absolight |
1.4.2 18 Feb 2014 14:50:35 |
mat |
Chase docbook cleanup dependencies.
Sponsored by: Absolight |
1.4.2 20 Sep 2013 22:44:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
print) |
1.4.2 12 Sep 2013 19:45:50 |
kwm |
Part two, of the update to 1.4.2. Forgotten files edition. |
1.4.2 12 Sep 2013 19:44:38 |
kwm |
Update to 1.4.2.
This fixes run-time with glib 2.36.
PR: ports/180075 [1]
Reported by: Stephen Fisher <stephenfisher@outlook.com> [1], swills@ |
1.1.16_6 24 Apr 2013 18:10:32 |
ak |
- Convert USE_GETTEXT to USES (part 3)
Approved by: portmgr (bapt) |
1.1.16_6 31 Mar 2013 09:05:29 |
kwm |
Fix packaging.
Submitted by: miwi
Approved by: portmgr (miwi) |
1.1.16_5 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.1.16_4 14 Mar 2012 15:33:50 |
mezz |
Policy "at_console" work in Linux, but don't work in FreeBSD so changed it
to group="operator" instead. Bump the PORTREVISION.
PR: ports/164537
Submitted by: Alexandr Matveev <timon@timon.net.nz>
Feature safe: yes |
1.1.16_3 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.1.16_3 04 Jun 2011 22:42:30 |
mezz |
Fix the build with no Internet access by add textproc/docbook-sk build
depedency.
PR: ports/157416
Reported by: joerg |
1.1.16_3 14 Mar 2011 21:34:06 |
mezz |
- Generate the *.pyo files and add in the plist, so that the *.pyo files won't
be leftover after the runtime or somehow got generated.
- Remove the .egg-info from plist and use correct way, INSTALLS_EGGINFO.
- Remove MD5.
- Bump the PORTREVISION.
PR: ports/155433
Submitted by: Jason E. Hale <bsdkaffee@gmail.com> |
1.1.16_2 31 May 2010 02:01:56 |
ade |
Bounce PORTREVISION for gettext-related ports. Have fun, ya'll. |
1.1.16_1 23 May 2010 20:24:39 |
pav |
- Fix plist substitution
Reported by: QAT |
1.1.16_1 23 May 2010 20:08:34 |
pav |
- Attempt to fix plist
Reported by: pointyhat |
1.1.16_1 10 May 2010 21:19:08 |
kwm |
Presenting GNOME 2.30.1 for FreeBSD. The offical release notes for this
release can be found at http://library.gnome.org/misc/release-notes/2.30/ .
This release brings initial PackageKit support, Upower (replaces power
management part of hal), cuse4bsd integration with HAL and cheese, and a
faster Evolution.
Sadly GNOME 2.30.x will be the last release with FreeBSD 6.X support. This
will also be the last of the 2.x releases. The next release will be the
highly-anticipated GNOME 3.0 which will bring with it a new UI experience.
Currently, there are a few bugs with GNOME 2.30 that may be of note for our
users. Be sure to consult the UPGRADING note or the 2.30 upgrade FAQ at
http://www.freebsd.org/gnome/docs/faq230.html for specific upgrading
instructions, and the up-to-date list of known issues. (Only the first 15 lines of the commit message are shown above ) |
1.0.16_2 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.0.16_1 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
1.0.16 09 Aug 2009 22:11:31 |
ahze |
Update to 1.0.16 |
1.0.15_2 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
1.0.15_1 08 Jun 2009 22:30:55 |
miwi |
- Update lang/python26 and make Python 2.6.2 to the default Python version
Tested by: 3 pointyhat runs
Thanks to: pav, gahr, lwhsu, mva, amdmi3 |
1.0.15 24 Feb 2009 02:07:12 |
ahze |
Update to 1.0.15 |
1.0.13 01 Feb 2009 17:19:41 |
ahze |
Update to 1.0.13 |
1.0.12 24 Dec 2008 18:47:29 |
mezz |
- Update to 1.0.12.
- Correct the path of snmp (lib -> libexec).
- Do not comment out the debugprint or it crashes when try to add printer from
samba.
Approved by: ahze (maintainer) |
1.0.11_1 22 Nov 2008 18:07:49 |
ahze |
Fix typo |
1.0.11 22 Nov 2008 17:52:15 |
ahze |
Update to 1.0.11 |
1.0.7 01 Sep 2008 18:43:56 |
ahze |
Update to 1.0.7 |
1.0.4 26 Jul 2008 18:43:46 |
ahze |
Try to remove xdg dirs |
1.0.4 26 Jul 2008 18:39:26 |
ahze |
Update to 1.0.4 |
0.9.93_1 11 Jun 2008 21:39:18 |
pav |
- Dont remove directories owned by different port
Reported by: pointyhat |
0.9.93_1 06 Jun 2008 13:58:01 |
edwin |
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) |
0.9.93 27 May 2008 06:31:37 |
ahze |
Update to 0.9.93 |
0.9.93 27 May 2008 06:31:19 |
ahze |
Update to 0.9.93 |
0.9.90 05 Apr 2008 14:13:27 |
ahze |
- Update system-config-printer to 0.9.90
- Link py-cups with iconv |
0.7.82_3 26 Mar 2008 21:14:54 |
mezz |
Fix the plist, bump the PORTREVISION.
Reported by: pointyhat via pav |
0.7.82_2 25 Mar 2008 14:15:31 |
ahze |
Add desktop-file-utils to BUILD_DEPENDS to fix install
Reported by: pointyhat |
0.7.82_2 23 Mar 2008 16:21:11 |
ahze |
Add system-config-printer
CUPS configuration Gtk+2.0 GUI
Configures a CUPS server. It uses the CUPS API (bound to Python with pycups)
to do this. The communication with the server is performed using IPP. As a
result, it is equally able to configure a remote CUPS server as a local one.
WWW: http://cyberelk.net/tim/software/system-config-printer/ |