Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.5.13_4,1 30 Jun 2024 13:42:54 |
Rene Ladan (rene) |
sysutils/torque: Remove expired port
2024-06-30 sysutils/torque: unfetchable, upstream no longer open source |
2.5.13_4,1 29 Jan 2024 22:25:54 |
Muhammad Moinur Rahman (bofh) |
sysutils/torque: Moved man to share/man
Approved by: portmgr (blanket) |
2.5.13_3,1 30 Dec 2023 10:58:54 |
Thierry Thomas (thierry) |
sysutils/torque: Saving Private Torque!
- Postpone the expiration date;
- Update the site URL;
- Set the license;
- Prepare MASTER_SITES from GitHub.
If someone™ could find some time to upgrade it, note that the latest
tags are not on the master branch. |
2.5.13_3,1 08 Dec 2023 23:29:37 |
Brooks Davis (brooks) |
sysutils/torque: deprecate
The last real opensource release and update other that ports
infrastructure fixes was in 2013. WWW and MASTER_SITE are both dead. |
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) |
2.5.13_2,1 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 ) |
2.5.13_2,1 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
2.5.13_2,1 23 Nov 2021 22:11:40 |
Stefan Eßer (se) |
*/*: Remove redundant '-[0-9]*' from CONFLICTS_INSTALL
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Approved by: portmgr (blanket) |
2.5.13_2,1 06 Apr 2021 14:31:13 |
Mathieu Arnold (mat) |
all: Remove all other $FreeBSD keywords. |
2.5.13_2,1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.5.13_2,1 01 Jan 2021 23:51:49 |
linimon |
Mark ports that are BROKEN due to sbrk on aarch64, also BROKEN on riscv64
where appropriate.
While here, pet portlint (Makevar order; whitespace).
Approved by: portmgr (tier-2 blanket) |
2.5.13_2,1 14 Aug 2019 12:16:13 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.5.13_2,1 11 Aug 2018 20:34:55 |
danilo |
- Unbreak build on CURRENT |
2.5.13_2,1 19 Feb 2018 04:25:17 |
linimon |
Mark as broken on FreeBSD 12: variable has incomplete type 'struct vmmeter'.
(This error is found on other ports.)
Reported by: lonesome.com armv7 build
Approved by: portmgr (tier-2 blanket) |
2.5.13_2,1 20 May 2017 16:58:10 |
linimon |
Mark some ports failing on power64. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Reported by: swills
Approved by: portmgr (tier-2 blanket) |
2.5.13_2,1 10 Nov 2016 01:21:43 |
linimon |
Mark as broken on aarch64: fails to link with sbrk.
While here, pet portlint and remove stale ia64 lines.
Approved by: portmgr (tier-2 blanket) |
2.5.13_2,1 20 Sep 2015 19:23:37 |
amdmi3 |
- Switch to options helpers |
2.5.13_2,1 11 May 2015 00:43:07 |
amdmi3 |
- Strip library
- Silence patching
- Properly handle setuid binary
- Drop @dirrm* from plist |
2.5.13_1,1 03 Oct 2014 09:20:48 |
tijl |
Complete USES=libtool conversion |
2.5.13,1 22 Jul 2014 09:09:20 |
antoine |
Fix make fetch and attempt to unbreak after switch to USES=libtool |
2.5.13,1 21 Jul 2014 21:19:01 |
thierry |
- Stagify
- Upgrade to 2.5.13. |
2.5.12,1 06 Jul 2014 15:52:25 |
bapt |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr |
2.5.12,1 21 Feb 2014 13:39:38 |
ehaupt |
Remove trailing whitespaces from category sysutils |
2.5.12,1 10 Feb 2014 13:54:28 |
ehaupt |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
2.5.12,1 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.5.12,1 16 Sep 2013 07:29:09 |
az |
- convert to the new perl5 framework
- convert USE_GMAKE to Uses
Approved by: portmgr (bapt@, blanket) |
2.5.12,1 16 Apr 2013 18:23:45 |
madpilot |
- "Update" to 2.5.12. This is the supported stable branch upstream
- Bump PORTEPOCH
- Trim Makefile header
- Add CONFLICTS_INSTALL [1]
- Make rc scripts more rclint compliant
- Update WWW line in pkg-descr
PR: ports/175063
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer)
Approved by: danfe (maintainer of games/qstat, via email) [1]
Approved by: Kai Wang <kaiwang27@gmail.com> (maintainer of chinese/qterm) [1]
Feature safe: yes |
3.0.2 05 Aug 2012 23:19:40 |
dougb |
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op |
3.0.2 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. |
3.0.2 12 Jul 2011 19:49:25 |
beech |
- Update to 3.0.2
PR: ports/158699
Submitted by: Jason Bacon <jwbacon@tds.net> (maintainer) |
2.4.6 15 May 2011 02:49:17 |
dougb |
Remove painful examples of foo="", with particular prejudice against
constructions that parse out to [ -z "$foo" ] && foo=""
These are bad examples that get copied and pasted into new code, so the
hope is that with less bad examples there will be less need for me to
bring this up in review.
In a few of these files all that were changed were comments so that next
time I search for these patterns I won't trip on the file for no reason.
In a few places, add $FreeBSD$
No functional changes, so no PORTREVISION bumps |
2.4.6 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.4.6 04 Dec 2010 07:34:27 |
ade |
Sync to new bsd.autotools.mk |
2.4.6 27 Mar 2010 00:15:24 |
dougb |
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr# |
2.4.6 14 Mar 2010 16:51:25 |
makc |
Update to 2.4.6
PR: ports/144142
Submitted by: Jason Bacon (maintainer) |
2.3.7 26 Feb 2010 08:21:23 |
trasz |
Pass maintainership to Jason Bacon <jwbacon at tds dot net>
Feature safe: yes |
2.3.7 02 Aug 2009 19:36:34 |
mezz |
-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 |
2.3.7 17 Jul 2009 20:03:33 |
trasz |
Update to 2.3.7. |
2.3.5 16 Nov 2008 00:11:48 |
trasz |
Update to 2.3.5. |
2.3.4 14 Nov 2008 11:12:53 |
trasz |
Update to 2.3.4. |
2.3.3 06 Sep 2008 20:45:13 |
trasz |
- Update to 2.3.3. |
2.3.1 22 Jul 2008 21:10:10 |
trasz |
- Unbreak on -CURRENT.
Submitted by: gahr@, rnoland@ and wxs@ |
2.3.1 22 Jul 2008 21:04:30 |
trasz |
- Update to 2.3.1. |
2.3.0 26 Mar 2008 07:30:07 |
trasz |
- Update to 2.3.0. |
2.2.1 19 Dec 2007 23:18:39 |
trasz |
- It actually works fine on 7.x. Mark it broken on 8.x instead. |
2.2.1 06 Nov 2007 13:16:04 |
trasz |
- Update to 2.2.1.
Approved by: portmgr |
2.2.0 29 Oct 2007 15:02:19 |
trasz |
- Update to 2.2.0. Mark broken on RELENG_7; previous versions don't build
on it either. I'll fix that later. |
2.1.9 06 Sep 2007 22:20:47 |
trasz |
- Update to 2.1.9.
Approved by: miwi (mentor, implicit) |
2.1.8 11 Jul 2007 22:06:17 |
trasz |
- Use proper capitalization in my email address.
Approved by: miwi (mentor)
Suggested by: sat |
2.1.8 18 Apr 2007 08:10:07 |
trasz |
Remove workarounds for FreeBSD 4.
PR: ports/111779
Submitted by: Marcelo Araujo <araujo@island.freebsd.org>
Approved by: miwi (mentor) |
2.1.8 13 Apr 2007 13:03:49 |
trasz |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor) |
2.1.8 21 Mar 2007 12:32:59 |
miwi |
- Update to 2.1.8
PR: 110600
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) |
2.1.7 26 Feb 2007 21:26:33 |
miwi |
= Update to 2.1.7
PR: 109577
Submitted by: trasz (maintainer) |
2.1.6 28 Jan 2007 09:07:47 |
kris |
Use libtool port instead of included one to avoid objformat a.out botch |
2.1.6 15 Dec 2006 08:17:34 |
miwi |
- Fix for a case when there is more then one MPI process per node in a given
job, like when one uses 'mpiexec -np X' where X is larger than the number
of nodes.
PR: ports/106719
Submitted by: trasz |
2.1.6 18 Nov 2006 22:52:23 |
miwi |
- Fix pkg-plist
Submitted by: trasz via irc |
2.1.6 02 Nov 2006 22:08:59 |
miwi |
- Update to 2.1.6
PR: ports/105087
Submitted by: trasz <trasz@pin.if.uz.zgora.pl> (maintainer) |
2.1.5 31 Oct 2006 01:15:07 |
clsung |
- Update to 2.1.5
- Remove RESTRICTED.
PR: ports/104677
Submitted by: maintainer (trasz <trasz_AT_pin dot if dot uz dot zgora dot pl>) |
2.1.2 06 Oct 2006 02:32:32 |
alepulver |
TORQUE is an open source resource manager providing control over
batch jobs and distributed compute nodes. It is a community effort
based on the original *PBS project and, with more than 1,200 patches,
has incorporated significant advances in the areas of scalability,
fault tolerance, and feature extensions contributed by NCSA, OSC,
USC , the U.S. Dept of Energy, Sandia, PNNL, U of Buffalo, TeraGrid,
and many other leading edge HPC organizations.
WWW: http://www.clusterresources.com/pages/products/torque-resource-manager.php
PR: ports/103296
Submitted by: trasz |